Difference between revisions of "AddItem"

From NexusWiki
Jump to: navigation, search
(Created page with ''''AddItem(list, item);''' Adds an object to the list. ’list’ is the identifier of the selection.')
 
 
(213 intermediate revisions by 79 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.