native

ezjson_object_clear

Syntax

native bool:ezjson_object_clear(EzJSON:object);

Description

Removes all keys and their values in the object.

Parameters

object Object handle

Return

True if succeed, false otherwise

Error

If passed handle is not a valid object