Json
JSON.OBJLEN
Report the number of keys in the JSON object at path
in key
.
Arguments
key
str
requiredThe key of the json entry.
path
str
default: "$"The path of the array.
Response
The number of in the objects.
Was this page helpful?
Report the number of keys in the JSON object at path
in key
.
The key of the json entry.
The path of the array.
The number of in the objects.
Was this page helpful?