# off command (TCL commands)

The off command stops processing at
all levels on the current line and returns control to the initial
logon prompt. This command is also valid from the system (virtual)
debugger and the FlashBASIC debugger.

## Example(s)

```
off
<connect time= 230 mins.; cpu= 29707 units; lptr pages=12>
```

---
Source: https://d3codex.com/tcl/off-command-tcl-commands/ - part of the D3Codex reference.
