Difference between revisions of "AddItem"
From NexusWiki
(Replaced content with '<big>'''AddItem''' ''(list, item);''</big> :Adds an object to the list. ’list’ is the identifier of the selection. {{ScriptStructureCommands}} [[Category:Script struct...') |
|||
(12 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
− | + | '''AddItem'''(list, item); | |
− | + | 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.