Difference between revisions of "AddItem"

From NexusWiki
Jump to: navigation, search
(Fixed this entry as it had been changed by a spammer....)
Line 1: Line 1:
''AddItem''(list, item);
+
'''AddItem'''(list, item);
 
Adds an object to the list. ’list’ is the identifier of the selection.
 
Adds an object to the list. ’list’ is the identifier of the selection.

Revision as of 03:18, 23 February 2010

AddItem(list, item); Adds an object to the list. ’list’ is the identifier of the selection.