|
| KiXtart Command Reference |
EXITactionExits the current KiXtart script, or, if used at the topmost level, exits KiXtart. syntaxEXIT [error level / exit code] remarksIf EXIT is followed by a numeric expression, then @ERROR is set to the value of that expression and you can check it in the calling script or batchfile. |