The clear method clears the object, so that it contains no attributes (name/value pairs).
clear
clear()
local myJsonObject = LuaJsonObject:new( { product="IDOL" , version=11 } ) myJsonObject:clear() print (myJsonObject:string()) -- {}
© Copyright 2020 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!