list.IndexOf(list : list, value : any) : num
Find the index position of the given value.
1.9.1 or later
| Name | Type | Description |
| list | list | The list value. |
| value | any | value to check for. |
The index number that indicates where the value exists in the list. (Index begins at 0.) Returns -1 if the value is not found.
| Output | ||
| 2 |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by