Json
JSON.TYPE
Report the type of JSON value at path
.
Arguments
The key of the json entry.
The path of the value.
Response
The type of the value at path
or null
if the value does not exist.
Was this page helpful?
Report the type of JSON value at path
.
The key of the json entry.
The path of the value.
The type of the value at path
or null
if the value does not exist.
Was this page helpful?