Difference between revisions of "Command:TopLevelObject"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Syntax == | == Syntax == | ||
+ | {{CMD-DR|TopLevelObject|Newbie|Beginner|Newbie|Beginner}} | ||
+ | <tt>TopLevelObject</tt> | ||
== Description == | == Description == | ||
+ | Lists all Top-Level Objects | ||
== Examples == | == Examples == | ||
+ | *TopLevelObject | ||
+ | |||
+ | ;Output | ||
+ | LavishScript Top-Level Objects | ||
+ | -------------------- | ||
+ | Type Bool Return Script Session Console SettingXML | ||
+ | Int If APIReturn Execute Mouse NavPath UserInput | ||
+ | Math Time Variable Select Keyboard Extension UIElement | ||
+ | String System QueuedCommands Game Sessions WaitFor | ||
+ | Float LavishScript Arg Profile Display Navigation | ||
== See Also == | == See Also == | ||
Line 9: | Line 22: | ||
{{Command-Stub}} | {{Command-Stub}} | ||
+ | [[Category:LavishScript]] | ||
+ | [[Category:LavishScript Commands]] |
Latest revision as of 17:00, 24 August 2005
Contents
Syntax
TopLevelObject | |
Usage | Newbie |
Level of Understanding | Beginner |
Computer Savvy | Newbie |
Logic | Beginner |
TopLevelObject
Description
Lists all Top-Level Objects
Examples
- TopLevelObject
- Output
LavishScript Top-Level Objects -------------------- Type Bool Return Script Session Console SettingXML Int If APIReturn Execute Mouse NavPath UserInput Math Time Variable Select Keyboard Extension UIElement String System QueuedCommands Game Sessions WaitFor Float LavishScript Arg Profile Display Navigation