Argument |
Type |
Use |
Description |
return |
Numeric |
Return |
returns the position at which the first occurrence of the item was found in the collection |
item |
Numeric |
Input |
specifies the item for which to search |
position |
Numeric |
Input |
specifies the position to start the search of the collection |
item3 |
Character |
Input |
specifies the item for which to search |
item5 |
Character |
Input |
specifies the item for which to search |
item7 |
List |
Input |
specifies the item for which to search |
item9 |
List |
Input |
specifies the item for which to search |
item11 |
Object |
Input |
specifies the item for which to search |
item13 |
Object |
Input |
specifies the item for which to
search |