Cancel command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Cancels the User Language request that is being, or about to be, debugge...")
(No difference)

Revision as of 21:13, 17 May 2022

Action:

Cancels the User Language request that is being, or about to be, debugged. Gives a "do you really want to" prompt.

Syntax:

cancel

Client menu: Execution > Cancel
Introduced: --