SET WG: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=SET_WG <wg number> |description= Sets the newly defined WorkGroup Number |param1=<wg number>|param1_desc= }} ===Example=== :- DELETE_WG 8 Category:Work_Groups |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=SET_WG <wg number> | {{Command|syntax=SET_WG <wg number> | ||
|description= Sets the newly defined WorkGroup Number | |description= Sets the newly defined WorkGroup Number. | ||
|param1=<wg number>|param1_desc= | |param1=<wg number>|param1_desc= The WorkGroup number to be defined for later use in the macro. | ||
}} | }} | ||
===Example=== | ===Example=== | ||
:- | :- NEW_WG 4 | ||
[[Category:Work_Groups]] | [[Category:Work_Groups]] |
Revision as of 18:51, 15 July 2010
Command
- SET_WG <wg number>
Sets the newly defined WorkGroup Number.
Parameters
- <wg number>
- The WorkGroup number to be defined for later use in the macro.
Example
- - NEW_WG 4