Returns the element a the specified index(position). 0 the first element, 1 the second ... -1 the last element.
name
index
false on error, null if no element corresponds to this index, otherwise the item returned.