QuitWithStatus | |
Type | statement |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.system |
Summary | Quit the application |
Example |
|
Description | Exit the program immediately and unconditionally, returning a status number to the operating system. If no status is provided, the default value of 0 is used. |
Tags | system |