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