grip_json_object_clear

Removes all keys and their values in the object.

Syntax

native bool:grip_json_object_clear(GripJSONValue:object)

Usage

object Object handle

Return

True if succeed, false otherwise

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