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 nameName of the property
Return value
BOOLEANWhether a property with this name is present