Open topic with navigation
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}
© 2018 EntIT Software LLC, a Micro Focus company
Send documentation feedback to Micro Focus
Send documentation feedback
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to swpdl.idoldocsfeedback@microfocus.com.
We appreciate your feedback!