Json
JSON.ARRLEN
Report the length of the JSON array at path
in key
.
Arguments
key
string
requiredThe key of the json entry.
path
string
default: "$"The path of the array.
Response
The length of the array.
Was this page helpful?
Report the length of the JSON array at path
in key
.
The key of the json entry.
The path of the array.
The length of the array.
Was this page helpful?