CopyObjects: Difference between revisions

From VisionaireWiki
Jump to navigation Jump to search
(New page: ==copyObjects== Lua Syntax: <pre>copyObjects(objects)</pre> ===Arguments=== ====objects==== :'''{"object path1"|"object id1"|object1,...}''' - Copies one or multiple object(s). ===Flags=...)
(No difference)

Revision as of 10:36, 25 October 2008

copyObjects

Lua Syntax:

copyObjects(objects)

Arguments

objects

{"object path1"|"object id1"|object1,...} - Copies one or multiple object(s).

Flags

Return Values

None.