exit
Exits with the specified code.
Exit command can only be used in the interactive and scripting modes. |
If the given code is not in the [0,255]
range, it exits with code 255
.
Usage:
clc exit [code]
Example:
clc exit 10
Exits with the specified code.
Exit command can only be used in the interactive and scripting modes. |
If the given code is not in the [0,255]
range, it exits with code 255
.
Usage:
clc exit [code]
Example:
clc exit 10