JSONItem.Constructor(JSONString as String)
From Xojo Documentation
Constructor
Parses the passed JSON string into the document. If any parsing errors occur, a JSONException will be thrown.
Parses the passed JSON string into the document. If any parsing errors occur, a JSONException will be thrown.