native
ezjson_object_get_count
Syntax
native ezjson_object_get_count(const EzJSON:object);
Description
Gets count of the keys in the object.
Parameters
| object | Object handle |
|---|
Return
Keys count
Error
If passed handle is not a valid object
native
native ezjson_object_get_count(const EzJSON:object);
Gets count of the keys in the object.
| object | Object handle |
|---|
Keys count
If passed handle is not a valid object