SelectObject: Difference between revisions

From VisionaireWiki
Jump to navigation Jump to search
(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...)
(No difference)

Revision as of 10:40, 25 October 2008

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.