Skip to content

JSON_COUNT

Jurek Muszyński edited this page Dec 19, 2021 · 2 revisions

int JSON_COUNT(JSON *json)

Description

Counts elements in JSON object.

Returns

Returns number of elements in JSON object.

Example

Clone this wiki locally