ListGetAt(list, position [, delimiters ])
Returns the element at a given position.
See also ListFirst, ListLast, ListRest, and ListSetAt.
List whose first element is being retrieved.
Positive integer indicating the position of the element being retrieved.
Set of delimiters.