Difference between revisions of "LavishScript:Commands"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 16: Line 16:
 
* [[Command:Executefile|Executefile]]
 
* [[Command:Executefile|Executefile]]
 
* [[Command:Arg|Arg]]
 
* [[Command:Arg|Arg]]
 +
* [[Command:LSType|LSType]]
 +
* [[Command:TopLevelObject|TopLevelObject]]
 +
* [[Command:Scripts|Scripts]]
 +
* [[Command:RunScript|RunScript]]
 +
* [[Command:EndScript|EndScript]]
 
; File System
 
; File System
 
* [[Command:Cat|Cat]]
 
* [[Command:Cat|Cat]]
Line 21: Line 26:
 
* [[Command:Tail|Tail]]
 
* [[Command:Tail|Tail]]
 
* [[Command:Line|Line]]
 
* [[Command:Line|Line]]
; Scripting
+
; Scripting (can only be used inside scripts)
* [[Command:DeclareVariable|DeclareVariable]]
 
* [[Command:DeleteVariable|DeleteVariable]]
 
* [[Command:VarSet|VarSet]]
 
* [[Command:VarCalc|VarCalc]]
 
* [[Command:VarData|VarData]]
 
* [[Command:RunScript|RunScript]]
 
* [[Command:EndScript|EndScript]]
 
 
* [[Command:If|If]]
 
* [[Command:If|If]]
 
* [[Command:Else|Else]]
 
* [[Command:Else|Else]]
Line 43: Line 41:
 
* [[Command:EndSwitch|EndSwitch]]
 
* [[Command:EndSwitch|EndSwitch]]
 
* [[Command:Default|Default]]
 
* [[Command:Default|Default]]
* [[Command:Scripts|Scripts]]
+
* [[Command:QueueCommand|QueueCommand]]
* [[Command:LSType|LSType]]
+
* [[Command:ExecuteQueued|ExecuteQueued]]
* [[Command:TopLevelObject|TopLevelObject]]
+
* [[Command:NoOp|NoOp]]
 +
; Variables
 +
* [[Command:DeclareVariable|DeclareVariable]]
 +
* [[Command:DeleteVariable|DeleteVariable]]
 +
* [[Command:VarSet|VarSet]]
 +
* [[Command:VarCalc|VarCalc]]
 +
* [[Command:VarData|VarData]]

Revision as of 04:29, 19 February 2005