Difference between revisions of "Command:EndScript"

From Lavish Software Wiki
Jump to navigation Jump to search
m
 
Line 14: Line 14:
  
 
[[Category:LavishScript]]
 
[[Category:LavishScript]]
 +
[[Category:LavishScript Commands]]

Latest revision as of 23:24, 25 May 2005

Syntax

Command Difficulty Rating
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

See Also