# esc-toggle command

The esc-toggle BASIC program turns the
function of the ESC key to either be treated as data (esc-data) or as a level-pushing mechanism (esc-level).

## See also

- [define-up command](https://d3codex.com/tcl/define-up-command/)
- [esc-data command](https://d3codex.com/tcl/esc-data-command/)
- [esc-level command](https://d3codex.com/tcl/esc-level-command/)
- [Levels](https://d3codex.com/definitions/levels/)

---
Source: https://d3codex.com/tcl/esc-toggle-command/ - part of the D3Codex reference.
