grip_json_array_clear
Removes all elements from the array.
Syntax
native bool:grip_json_array_clear(GripJSONValue:array)
Usage
| array | Array handle |
Return
True — if succeed, false otherwise
Errors
If passed handle is not a valid array
Defined in
grip.inc
at line 776
.
This documentation was automatically generated from source.