position
item [list of data]
Parameters:
item |
Integer |
|
[list of data] |
List or string |
|
Description:
Returns the position of item in the [list of data]
Examples:
position 1 [6 7 1]
returns 3
Related Commands:
item
list
member?
remove
remove-element
sentence
setitem