Einhugur JSON Plugin III for Xojo

JSONDocument.CreateObject Method

Creates JSONObject object for this document.

CreateObject() as EinhugurJSONIII.JSONPrimitive

Parameters

Returns

EinhugurJSONIII.JSONPrimitive

Remarks

Object in JSON is basically dictionary.

See Also

JSONDocument Class