SelectObject

From VisionaireWiki
Revision as of 09:40, 25 October 2008 by Timo (talk | contribs) (New page: ==selectObject== Lua Syntax: <pre>selectObject(object)</pre> ===Arguments=== ====object==== :'''"object path"|"object id"|object''' - Selects an object as the default object. This object...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

selectObject

Lua Syntax:

selectObject(object)

Arguments

object

"object path"|"object id"|object - Selects an object as the default object. This object can then be used for other commands which specify no explicit object.

Flags

Return Values

None.