Homepage | About EASA | Contact
Guide Section: Processing Object Data | EASAP Tree: DATA PROCESSING → LIST
REPEATED GET INDEX returns a list of indexes of matches within a LIST.
REPEATED GET INDEX will return the index of each element that matches Value: in a LIST.
REPEATED GET INDEX is useful in combination with a REPEATED SEARCH.
REPEATED GET INDEX is the inverse of the REPEATED GET VALUE.
Matches are determined by text string equality, and not by numerical equality.
![]() |
|
---|---|
Essential Parameters: | |
List: | Select an existing LIST |
Values: | Values to match against List: values to determine index, object references allowed |
Optional Parameters: | |
Delimiter: | Character to delimit object references in Values: |