- Source:
Methods
-
<static> clone(p_object [, p_deep])
-
Clones a (JSON) object.
Parameters:
Name Type Argument Default Description p_object* The object to be cloned. p_deepBoolean <optional>
true Indicates whether a deep clone is to be created or not. - Source:
Returns:
The clone.- Type
- *