Difference between revisions of "Command:TopLevelObject"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
== Examples ==
 
== Examples ==
 
*TopLevelObject
 
*TopLevelObject
 +
LavishScript Top-Level Objects
 +
--------------------
 +
Type
 +
Int
 +
Math
 +
String
 +
Float
 +
Bool
 +
If
 +
Time
 +
System
 +
LavishScript
 +
Return
 +
APIReturn
 +
Variable
 +
QueuedCommands
 +
Arg
  
 
== See Also ==
 
== See Also ==

Revision as of 04:34, 2 April 2005

Syntax

Command Difficulty Rating
TopLevelObject
Usage Newbie
Level of Understanding Beginner
Computer Savvy Newbie
Logic Beginner

TopLevelObject

Description

Lists all Top-Level Objects

Examples

  • TopLevelObject
LavishScript Top-Level Objects
--------------------
Type
Int
Math
String
Float
Bool
If
Time
System
LavishScript
Return
APIReturn
Variable
QueuedCommands
Arg

See Also