grip_json_object_get_count
Gets count of the keys in the object.
Syntax
native grip_json_object_get_count(const GripJSONValue:object)
Usage
| object | Object handle |
Return
Keys — count
Errors
If passed handle is not a valid object
Defined in
grip.inc
at line 865
.
This documentation was automatically generated from source.