Arguments
string
required
The key of the json entry.
string
required
The path of the value.
$ is the root.string
required
The value to append to the existing string.
Response
The length of the array after the appending.
Append the json-string values to the string at path.
$ is the root.