Difference between revisions of "Stop"

From Wiki
Jump to: navigation, search
Line 8: Line 8:
 
</pre>
 
</pre>
  
{{footer}}
+
{{footer|*[[Halt]]}}

Revision as of 09:20, 18 September 2005

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

See also

Main Page Documentation