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}
© 2017 Hewlett Packard Enterprise Development LP
Send documentation feedback to HPE
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 AutonomyTPFeedback@hpe.com.
We appreciate your feedback!