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

From Lavish Software Wiki
Jump to navigation Jump to search
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]]
 
}}
 
}}

Revision as of 14:52, 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