DESELECT ALL PROCS: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Command|syntax=[[Image:deselect_all_procs.png|right|DESELECT_ALL_PROCS]]DESELECT_ALL_PROCS | {{Command|syntax=[[Image:deselect_all_procs.png|right|DESELECT_ALL_PROCS]]DESELECT_ALL_PROCS | ||
|description=: | |description=:Deselect all processes. | ||
|param1=|param1_desc={{No Parameters}} | |param1=|param1_desc={{No Parameters}} | ||
Line 9: | 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
Command
- Deselect all processes.
Parameters
- No Parameters
Example
- DESELECT_ALL_PROCS
- For an example macro see Process_Data