grip_json_array_get_count
Gets count of the elements in the array.
Syntax
native grip_json_array_get_count(const GripJSONValue:array)
Usage
| array | Array handle |
Return
Number — of elements in the array
Errors
If passed handle is not a valid array
Defined in
grip.inc
at line 615
.
This documentation was automatically generated from source.