Halt
From Wiki
Revision as of 10:41, 3 August 2007 by 65.32.162.67 (Talk)
Synopsis
halt
Description
The halt command ends the execution of the script. The script cannot be restarted. This command does exactly the same as stop.
Example
if #findcnt < %amountNeeded halt
Related Commands
Stop |
See also
Main Page | Documentation |