UPDATE WG WINDOW: 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=UPDATE_WG_WINDOW
{{Command|syntax=UPDATE_WG_WINDOW
|description=:*DESCRPTION*
|description=:Update the WorkGroup window (it is is currently open) to reflect any changes to the current list of WorkGroups.


|param1=|param1_desc={{No Parameters}}
|param1=|param1_desc={{No Parameters}}
Line 9: Line 9:


===Example===
===Example===
:NEW_WG "Geometry"
:UPDATE_WG_WINDOW
:UPDATE_WG_WINDOW
<br>
:For an example macro see [[Wg_List]]
:For an example macro see [[Wg_List]]
[[Category:Work_Groups]]
[[Category:Work_Groups]]

Latest revision as of 18:45, 12 January 2011

Up

Command

UPDATE_WG_WINDOW


Update the WorkGroup window (it is is currently open) to reflect any changes to the current list of WorkGroups.

Parameters

No Parameters

Example

NEW_WG "Geometry"
UPDATE_WG_WINDOW


For an example macro see Wg_List