grip_json_array_append_null
Appends a null in the array.
Syntax
native bool:grip_json_array_append_null(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 753
.
This documentation was automatically generated from source.