SetN

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

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

SetN(list, index, value);

It replaces the given indexed element with ’value’, which cannot be only object identifier, but it can be an arbitrary number. This can be used to handle arrays.