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