GetN
From NexusWiki
GetN(list, index);
It returns the element with the given index. It differs from PickN, because it returns the number in that case too, when it is not a valid object identifier (the PickM returns 0 in such occasions), so it cannot be used to handle arrays.