PhaseParamGetEditType()
- Last UpdatedAug 24, 2016
- 1 minute read
This method queries the edit type of a parameter based on its index in the PhaseParam list. A Short return value provides the edit type. The value can be interpreted as follows:
1 = Numeric edit
2 = Alphanumeric edit
3 = Numeric edit required
4 = Alphanumeric edit required
Syntax
ReturnValue = OcxBatchVar.PhaseParamGetEditType (Row)
Parameters
Row
Data Type: Short
Index of item to retrieve