grip_json_array_get_number

Gets a number from the array.

Syntax

native grip_json_array_get_number(const GripJSONValue:array, index)

Usage

array Array handle
index Position in the array (starting from 0)

Return

The number as integer

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