Arguments
str
required
The key of the json entry.
str
required
The path of the array.
$ is the root....TValue[]
required
One or more values to append to the array.
Response
The length of the array after the appending.
Append values to the array at path in the JSON document at key.
$ is the root.