Procedure AddString String propName String propVal

 

adds a strongly typed String value to this object

 

Usage:

 

Send AddString of hoJSONObj "Name" "StarZen Technologies"

 

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