PhasePhaseGetStatus()
- Last UpdatedAug 24, 2016
- 1 minute read
This method queries the status of a phase based on its index in the PhasePhase list. A Long return value provides the status. The value can be interpreted as follows:
1 = Ready
2 = Wait
3 = Run
4 = Done
5 = Interlocked
6 = Aborted
7 = Held
9 = Continue
Syntax
ReturnValue = OcxBatchVar.PhasePhaseGetStatus (Row)
Parameters
Row
Data Type: Short
Index of item to retrieve