Description
Creates a JSON Object from a string of JSON.
Signature
JObjectParse('jsonstring')
Example
JObjectParse('{Account: "North52"}')
Creates a JSON Object from a string of JSON.
JObjectParse('jsonstring')
JObjectParse('{Account: "North52"}')