native

ezjson_array_get_count

Syntax

native ezjson_array_get_count(const EzJSON:array);

Description

Gets count of the elements in the array.

Parameters

array Array handle

Return

Number of elements in the array

Error

If passed handle is not a valid array