JSON_COUNT_CHILDREN
Cound JSON node's children
Synopsis:CALL JSON_COUNT_CHILDREN handle TO status, count
'json_count_children( handle, count )
Argument | Enumeration | Purpose |
handle | | Handle to count |
status | | Return status |
count | | Returned count |
History
Introduced in KCML 6.20See Also:
JSON_CLOSE,
JSON_FIND_PATH,
JSON_PARSE_BUFFER,
JSON_PARSE_FILE
KCML database status codes