FindIndex
|
Miscellaneous functions |
| SYNTAX | FindIndex( array, value, start_from = 0, dir = 1 ) |
| RETURNS | NUMBER |
| FUNCTION | Find an index of array item matching specified value
Returns: Parameters:
|
| EXAMPLE | // example find all indices when condition was true
|
| SEE ALSO |
The FindIndex function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.