Description: This statement causes the immediate termination of VTS, closing all windows.
Returns: Nothing (optional return parameter may be used)
Usage: Script
Format: Stop([ExitValue])
Parameters: ExitValue { numeric } { optional } { default: 0 }
An optional parameter that can be used to return a value to the calling program or batch file when VTS exits. If not specified, the exit value from VTS is zero.
Comments: If this statement is executed when VTS is in the configuration mode, the program will not stop immediately but wait until the configuration mode is exited and all the configuration files have been saved.
See Also: