grip_json_array_append_number

Appends a number in the array.

Syntax

native bool:grip_json_array_append_number(GripJSONValue:array, number)

Usage

array Array handle
number Number to set

Return

True if succeed, false otherwise

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