GET VOLUTURN OP DATA

From Macros Wiki
Jump to navigationJump to search

Up

Command

GET_VOLUTURN_OP_DATA <operation number>, <parameter>, <variable>


Get VoluTurn 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_VOLUTURN_OP_DATA 3, HighFeed, MyHighFeed