GET VOLUMILL PROC DATA
From Macros Wiki
Command
- GET_VOLUMILL_PROC_DATA <process number>, <parameter>, <variable>
- Get VoluMill data associated with the given process number.
Parameters
- <process number>
- Process number.
- <parameter>
- One of the following list of parameters
- <variable>
- 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
- GET_VOLUMILL_PROC_DATA 3, HighFeed, MyHighFeed