The function LISTGET gets the element at position index
from the given list.
The Element could be a number, string or a list.
LISTGET(list, index) => object
The function LISTGET gets the element at position index
from the given list.
The Element could be a number, string or a list.
LISTGET(list, index) => object