Halt

From Wiki
Revision as of 10:40, 27 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search

{{body|halt|The halt command ends the execution of the script. If this command is used from a called script, only the secondary script that was called is exited however, and contorl is returned to the calling script.

Example

if #findcnt < %amountNeeded
	halt

See also

Main Page Documentation