SetN
From NexusWiki
Revision as of 03:09, 19 June 2009 by LordValarian (Talk | contribs)
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.