Arguments
The key of the json entry.
The path of the array.
$ is the root.The value to search for.
The start index.
The stop index.
Response
The index of the first occurrence of the value in the array, or -1 if not found.
Search for the first occurrence of a JSON value in an array.
$ is the root.