GET WG NAME: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
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 workgroup in the defined workgoup slot.
|description=:Get the name of the workgroup in the defined workgoup slot.

Revision as of 14:35, 2 August 2010

Up

Command

GET_WG_NAME
GET_WG_NAME
GET_WG_NAME <wg number>, <name>


Get the name of the workgroup in the defined workgoup slot.

Parameters

<wg number>
Workgroup number.
<name>
Set the value of a number variable for the name of the workgroup.

Example

GET_WG_NAME 3, d$
For an example macro see Wg_List