QUIT

Quit the current program without traceback

WTSupported in traditional Synergy on Windows

 

USupported on UNIX
VSupported on OpenVMS
QUIT

The QUIT command exits the current program without displaying any traceback information and returns to the operating system prompt. The program stops immediately; no FINALLY blocks or destructors are executed.