GET VOLUMILL OP DATA

From Macros Wiki
Revision as of 15:58, 25 February 2022 by MikeONeill (talk | contribs) (Created page with "{{Up}} {{Command|syntax=GET_VOLUMILL_OP_DATA <operation number>, <parameter>, <variable> |description=:Get VoluMill data associated with the giv...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

GET_VOLUMILL_OP_DATA <operation number>, <parameter>, <variable>


Get VoluMill data associated with the given operation number.

Parameters

<operation number>
Operation 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_OP_DATA 3, HighFeed, MyHighFeed