GET WG NAME: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Command|syntax=GET_WG_NAME <wg number>, <name> | [[:Category:Work_Groups|{{Up}}]] | ||
|description= | |||
{{Command|syntax=[[Image:get_wg_name.png|right|GET_WG_NAME]]GET_WG_NAME <wg number>, <name> | |||
|description=:Get the name of the WorkGroup. | |||
|param1=<wg number>|param1_desc={{wg number}} | |param1=<wg number>|param1_desc={{wg number}} | ||
|param2=<name>|param2_desc={{ | |param2=<name>|param2_desc={{parameter_variable_string_name}} the WorkGroup name | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :GET_WG_NAME 3, d$ | ||
:For an example macro see [[Wg_List]] | |||
[[Category:Work_Groups]] | [[Category:Work_Groups]] |