BatchSchedGetMode()
- Last UpdatedAug 24, 2016
- 1 minute read
This method queries the mode (as an integer) of an active batch based on its index in the BatchSched list. A Long 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.BatchSchedGetMode (Row)
Parameters
Row
Data Type: Short
Index of item to retrieve