AllocQueueGetMode()
- Last UpdatedAug 24, 2016
- 1 minute read
This method queries the mode of a batch based on its index in the AllocQueue list. A Short return value provides the mode of the batch. The value can be interpreted as follows:
0 = Automatic
1 = Semi-automatic
2 = Manual
Syntax
ReturnValue = OcxBatchVar.AllocQueueGetMode (Row)
Parameters
Row
Data Type: Short
Index of item to retrieve