grip_json_array_get_bool
Gets a boolean value from the array.
Syntax
native bool:grip_json_array_get_bool(const GripJSONValue:array, index)
Usage
| array | Array handle |
| index | Position in the array (starting from 0) |
Return
value
Defined in
grip.inc
.
This documentation was automatically generated from source.