Json
JSON.STRAPPEND
Append the json-string values to the string at path.
Arguments
The key of the json entry.
The path of the value.
The value to append to the existing string.
Response
The length of the array after the appending.
Was this page helpful?