Difference between revisions of "Command:EndScript"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
*[[LavishScript:Commands|Commands]] | *[[LavishScript:Commands|Commands]] | ||
+ | |||
+ | [[Category:LavishScript]] | ||
+ | [[Category:LavishScript Commands]] |
Latest revision as of 23:24, 25 May 2005
Contents
Syntax
EndScript | |
Usage | Beginner |
Level of Understanding | Beginner |
Computer Savvy | Beginner |
Logic | Beginner |
EndScript *|<filename>
Description
Ends execution of a script with the given filename, or all scripts if * is used.
Examples
- EndScript *
- EndScript MyScript