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