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