ChangeOrder: Difference between revisions

From VisionaireWiki
Jump to navigation Jump to search
(New page: ==changeOrder== Lua Syntax: <pre>changeOrder("up"|"down" [, object])</pre> ===Arguments=== ===="up"|"down"==== :'''"string"''' - Defines how the order is changed. ====object==== :'''"obj...)
 
(Removing all content from page)
Line 1: Line 1:
==changeOrder==


Lua Syntax:
<pre>changeOrder("up"|"down" [, object])</pre>
===Arguments===
===="up"|"down"====
:'''"string"''' - Defines how the order is changed.
====object====
:'''"object path"|"object id"|object''' - The order of this object is changed in the list it is stored in. If no object is given the selected object is used.
===Flags===
===Return Values===
None.

Revision as of 09:47, 25 October 2008