native
ezjson_get_parent
Syntax
native EzJSON:ezjson_get_parent(const EzJSON:value);
Description
Gets value's parent handle.
Parameters
| value | EzJSON handle |
|---|
Note
Parent's handle needs to be freed using ezjson_free() native.
Return
Parent's handle