Procedure AddBoolean String propName Boolean propVal

 

adds a strongly typed boolean value to this object

 

Usage:

 

Send AddBoolean of hoJSONObj "IsHomeAddress" 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