Difference between revisions of "AddItem"

From NexusWiki
Jump to: navigation, search
 
(3 intermediate revisions by 3 users not shown)
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.

Latest revision as of 20:23, 4 March 2013

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