Json
JSON.ARRLEN
Report the length of the JSON array at path
in key
.
Arguments
key
str
requiredThe key of the json entry.
path
str
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?