GET WG NAME: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


{{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 workgroup in the defined workgoup slot.
|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={{getname}}
|param2=<name>|param2_desc={{parameter_variable_string_name}} the WorkGroup name


}}
}}

Latest revision as of 18:42, 12 January 2011

Up

Command

GET_WG_NAME
GET_WG_NAME
GET_WG_NAME <wg number>, <name>


Get the name of the WorkGroup.

Parameters

<wg number>
Workgroup number.
<name>
Name of string variable to be set to the WorkGroup name

Example

GET_WG_NAME 3, d$
For an example macro see Wg_List