Json
JSON.CLEAR
Clear container values (arrays/objects) and set numeric values to 0.
Arguments
key
string
requiredThe key of the json entry.
path
string
default: "$"The path to clear
Response
The length of the array after the appending.
Was this page helpful?