Einhugur JSON Plugin III for Xojo

JSONPrimitive.Clone Method

Deep clones the primitive..

Clone() as EinhugurJSONIII.JSONPrimitive

Parameters

Returns

EinhugurJSONIII.JSONPrimitive
Newly created clone object.

Remarks

Once primitive is cloned then the clone is valid to attach again into the JSON document.

See Also

JSONPrimitive Class