JSONItem.Constructor(JSONString as String)
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Constructor
Parses the passed JSON string into the document. If any parsing errors occur, a JSONException will be thrown.