grip_json_deep_copy
Creates deep copy of passed value.
Syntax
native GripJSONValue:grip_json_deep_copy(const GripJSONValue:value)
Usage
| value | JSON handle to be copied |
Return
JSON handle, Invalid_GripJSONValue if error occurred
Defined in
grip.inc
.
This documentation was automatically generated from source.