grip_json_array_clear

Removes all elements from the array.

Syntax

native bool:grip_json_array_clear(GripJSONValue:array)

Usage

array Array handle

Return

True if succeed, false otherwise

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