DESELECT OP: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Operations:Operation_Selection|{{Up}}]]
{{Command|syntax=[[Image:deselect_op.png|right|DESELECT_OP]]DESELECT_OP <op number>,
{{Command|syntax=[[Image:deselect_op.png|right|DESELECT_OP]]DESELECT_OP <op number>,
|description=:Deselects an operation in a numbered slot in the operation queue.
|description=:Deselect an operation.


|param1=<op number>|param1_desc={{op number}}
|param1=<op number>|param1_desc={{op number}}
Line 8: Line 10:
===Example===
===Example===
:DESELECT_OP 3
:DESELECT_OP 3
<br>
:Note - An [[incomplete_operation|incomplete operation]] cannot be deselected.


[[Category:Operations]]
[[Category:Operations]]

Latest revision as of 00:07, 1 February 2011

Up

Command

DESELECT_OP
DESELECT_OP
DESELECT_OP <op number>,


Deselect an operation.

Parameters

<op number>
Operation number.

Example

DESELECT_OP 3


Note - An incomplete operation cannot be deselected.