SET WG NAME: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[:Category:Work_Groups|{{Up}}]] | |||
{{Command|syntax=SET_WG_NAME <wg number>, <name> | {{Command|syntax=SET_WG_NAME <wg number>, <name> | ||
|description= | |description=:Set the name of a WorkGroup. | ||
|param1=<wg number>|param1_desc={{wg number}} | |param1=<wg number>|param1_desc={{wg number}} | ||
|param2=<name>|param2_desc= | |param2=<name>|param2_desc=WorkGroup name as a text string | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :SET_WG_NAME 3, "surface" | ||
[[Category:Work_Groups]] | [[Category:Work_Groups]] |
Latest revision as of 18:43, 12 January 2011
Command
- SET_WG_NAME <wg number>, <name>
- Set the name of a WorkGroup.
Parameters
- <wg number>
- Workgroup number.
- <name>
- WorkGroup name as a text string
Example
- SET_WG_NAME 3, "surface"