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