Procedure AddObject String propName Integer hoJSONObjectToAdd

 

adds a JSON Object as child of this object

 

Usage:

 

Send AddObject of hoJSONObj "MyChildObj" True

 

Notes:

 

when adding a value to a JSON object of type object the property name is required

 

when adding a value to a JSON object of type array the property name parameter is ignored