The empty method determines whether the JSON object is empty.
empty
empty()
(Boolean). Returns true if the object has no attributes (name/value pairs).
true
local myJsonObject = LuaJsonObject:new() print(myJsonObject:empty()) -- true
© 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!