Cancel command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
__TOC__
__TOC__
{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">[[Cancelling execution|Cancels]] the User Language request that is being, or about to be, debugged. Gives a &quot;do you really want to&quot; prompt. </span>
<span class="f_Para">[[Cancelling execution|Cancels]] the User Language request that is being, or about to be, debugged. Gives a &quot;do you really want to&quot; prompt. </span>



Latest revision as of 00:49, 26 January 2023

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: --