Json
JSON.ARRTRIM
Trim an array so that it contains only the specified inclusive range of elements.
Arguments
The key of the json entry.
The path of the array.
The start index of the range.
The stop index of the range.
Response
The length of the array after the trimming.
Was this page helpful?