ChangeOrder

From VisionaireWiki
Revision as of 10:36, 25 October 2008 by Timo (talk | contribs) (New page: ==changeOrder== Lua Syntax: <pre>changeOrder("up"|"down" [, object])</pre> ===Arguments=== ===="up"|"down"==== :'''"string"''' - Defines how the order is changed. ====object==== :'''"obj...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

changeOrder

Lua Syntax:

changeOrder("up"|"down" [, object])

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.