UPDATE WG WINDOW: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
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