number [list]
Returns the element of list at the number'th position.
list
number
Examples: item 2 [4 6 8] returns 6.
item 2 [4 6 8]
Related commands: