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