EXIT

Exit the current program with traceback

WTSupported in traditional Synergy on Windows

 

USupported on UNIX
VSupported on OpenVMS
EXIT

The EXIT command exits the current program with traceback information and returns you to the operating system prompt. On exit, all FINALLY blocks and object destructors are called before the runtime exits. Any breakpoints in these code sections will operate normally.