Arguments
string
required
The key of the json entry.
string
default:"$"
The path of the array.
integer
required
The start index of the range.
integer
required
The stop index of the range.
Response
The length of the array after the trimming.
Trim an array so that it contains only the specified inclusive range of elements.