SetN

From NexusWiki
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.