Difference between revisions of "Template:LavishScript:Top-Level Objects"

From Lavish Software Wiki
Jump to navigation Jump to search
(Created page with "{{Section|1=LavishScript Top-Level Objects|2= ; Data Storage Conversion : Bool - Float - Int - String ; Enums : TLO:En...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Section|1=LavishScript Top-Level Objects|2=
+
{{Section|1=LavishScript [[LavishScript:Top-Level Objects|Top-Level Objects]]|2=
 
; Data Storage Conversion
 
; Data Storage Conversion
 
: [[TLO:Bool|Bool]] - [[TLO:Float|Float]] - [[TLO:Int|Int]] - [[TLO:String|String]]
 
: [[TLO:Bool|Bool]] - [[TLO:Float|Float]] - [[TLO:Int|Int]] - [[TLO:String|String]]
Line 25: Line 25:
  
 
; Scripting
 
; Scripting
: [[TLO:QueuedCommands|QueuedCommands]] - [[TLO:Return|Return]] - [[TLO:Variable|Variable]] - [[TLO:This|This]] - [[TLO:VariableScope|VariableScope]]
+
: [[TLO:QueuedCommands|QueuedCommands]] - [[TLO:Return|Return]] - [[TLO:Variable|Variable]] - [[TLO:This|This]] - [[TLO:VariableScope|VariableScope]] - [[TLO:ForEach|ForEach]] - [[TLO:Context|Context]]
 
}}
 
}}

Latest revision as of 14:53, 14 October 2019

LavishScript Top-Level Objects

Data Storage Conversion
Bool - Float - Int - String
Enums
Enum
Date/Time
Time
Events
Event
Inline Branching
If
Math
Math
Misc
Arg - Event - Execute - LavishScript - Script - Select - Type
Operating System
System
Scripting
QueuedCommands - Return - Variable - This - VariableScope - ForEach - Context