Difference between revisions of "TLO:Execute"

From Lavish Software Wiki
Jump to navigation Jump to search
 
 
Line 6: Line 6:
  
 
== See Also ==
 
== See Also ==
*[[LavishScript:Top-Level Objects|Top-Level Objects]]
+
{{LavishScript:Top-Level Object}}
[[Category:LavishScript]]
 
[[Category:LavishScript Top-Level Objects]]
 

Latest revision as of 16:44, 8 July 2018

Forms

  • int Execute[command]
Executes a command in LavishScript. The return value will be the actual value returned by the command. A return value of less than 0 indicates an error, whereas a value of 0 or greater indicates success.

Examples

See Also

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