findIndexOfValue
Returns the index of the given value (in the entry values array).
Return
The index of the value, or -1 if not found
Parameters
value
The value whose index should be returned
Returns the index of the given value (in the entry values array).
The index of the value, or -1 if not found
The value whose index should be returned