SET WG: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
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
 
Mikeo (talk | contribs)
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[:Category:Work_Groups|{{Up}}]]
{{Command|syntax=SET_WG <wg number>
{{Command|syntax=SET_WG <wg number>
|description= Sets the newly defined WorkGroup Number
|description=:Set the current WorkGroup.


|param1=<wg number>|param1_desc=
|param1=<wg number>|param1_desc={{wg number}}
}}
}}


===Example===
===Example===
:- DELETE_WG 8
:SET_WG 4
 
:For an example macro see [[Wg_List]]
[[Category:Work_Groups]]
[[Category:Work_Groups]]

Latest revision as of 18:40, 12 January 2011

Up

Command

SET_WG <wg number>


Set the current WorkGroup.

Parameters

<wg number>
Workgroup number.

Example

SET_WG 4
For an example macro see Wg_List