The string method returns the JSON object as a string.
string
string()
(String). The JSON object as a string.
local myJsonObject = LuaJsonObject:new( { product="IDOL" , version=11 } ) print (myJsonObject:string()) -- {"product":"IDOL","version":11}
© Copyright 2019 Micro Focus or one of its affiliates
Send documentation feedback
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a mail client, and then send this email to swpdl.idoldocsfeedback@microfocus.com.
We appreciate your feedback!