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

Defined in grip.inc . This documentation was automatically generated from source.