TCL
debug command (TCL commands)
.mdThe debug command enters the system debugger (if at TCL) or enters the BASIC/ debugger (if running a FlashBASIC program).
Synonymsdb
Description
Even if the debug command is not available, the system still enters the debugger with the proper privileges.
Example(s)
debug I ut.go.debug:nnn !
Referenced by
1 topic mentions debug command (TCL commands) in its description.