PhaseParamGetType()
- Last UpdatedAug 24, 2016
- 1 minute read
This method queries the type of the parameter based on its index in the PhaseParam list. A Short return value provides the type of the parameter. The value can be interpreted as follows:
0 = Input
9 = Process variables
12 = Output
Syntax
ReturnValue = OcxBatchVar.PhaseParamGetType (Row)
Parameters
Row
Data Type: Short
Index of item to retrieve