SET WG DATA
From Macros Wiki
Command
- SET_WG_DATA <wg number>, <parameter>, <value>
- Get WorkGroup data.
Parameters
- <tool number>
- Workgroup number.
- <parameter>
- Wg Parameter
- <value>
- A number or string variable.
- The type of variable must match the data type of the parameter.
- If the data you are getting is a text string, then you must specify a string variable. Otherwise use a number variable.
Example
- SET_WG_DATA 3, TYPE, WG_TYPE_GEO
- SET_WG_DATA 3, WRAPPED, 1