Exit
Exit>[return_code]
Immediately terminates the current script. When used in a compiled macro you can set the executable's return code with return_code.
Example
Exit>0
Exit>[return_code]
Immediately terminates the current script. When used in a compiled macro you can set the executable's return code with return_code.
Example
Exit>0