DESELECT ALL PROCS: 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 one other user not shown)
Line 1: Line 1:
{{Command|syntax=DESELECT_ALL_PROCS
[[Procs:Process_Selection|{{Up}}]]
|description=:Deselects all processes in the process queue.  
 
{{Command|syntax=[[Image:deselect_all_procs.png|right|DESELECT_ALL_PROCS]]DESELECT_ALL_PROCS
|description=:Deselect all processes.


|param1=|param1_desc={{No Parameters}}
|param1=|param1_desc={{No Parameters}}
Line 7: Line 9:
===Example===
===Example===
:DESELECT_ALL_PROCS
:DESELECT_ALL_PROCS
<br>
:For an example macro see [[Process_Data]]


[[Category:Procs]]
[[Category:Procs]]

Latest revision as of 23:31, 14 January 2011

Up

Command

DESELECT_ALL_PROCS
DESELECT_ALL_PROCS
DESELECT_ALL_PROCS


Deselect all processes.

Parameters

No Parameters

Example

DESELECT_ALL_PROCS


For an example macro see Process_Data