Difference between revisions of "Stop"

From Wiki
Jump to: navigation, search
Line 8: Line 8:
 
</pre>
 
</pre>
  
 +
== Related Commands ==
 +
{| style="background:gainsboro; color:black; border: 2px #aaa solid;"
 +
| Width=250px align=center | [[Halt]]
 +
|}
 
{{footer}}
 
{{footer}}

Revision as of 11:42, 3 August 2007

Synopsis

stop

Description

The stop command ends the execution of the script. The script cannot be restarted. This command does exactly the same as halt.

Example

gosub s7WasHere
stop

Related Commands

Halt

See also

Main Page Documentation