JSONObject::HasProp (open)
Returns whether a property with this name is present in this object
Syntax
// Core function, no LOADLIB necessary
BOOLEAN FUNCTION HasProp(STRING name)
Parameters
STRING name
Name of the property
Return value
BOOLEAN
Whether a property with this name is present