GetN

From NexusWiki
Revision as of 01:52, 19 June 2009 by LordValarian (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.