json_object_get_count

Syntax

native json_object_get_count(const JSON:object);

Usage

object
Object handle

Description

Gets count of the keys in the object.

Return

Keys count

Error

If passed handle is not a valid object