EvalPrecondOptions
- Updated2025-07-21
- 1 minute(s) read
EvalPrecondOptions
Use these constants to specify the EvalPrecondOptions parameter of the Step.EvalPrecondForInteractiveExecution and StepType.EvalPrecondForInteractiveExecution properties.
- EvalPrecondOption_EvaluatePrecond –(Value: 1) Evaluates the precondition.
- EvalPrecondOption_NoEvaluatePrecond –(Value: 2) Does not evaluate the precondition.
- EvalPrecondOption_UseStationOption –(Value: 0) Uses the Evaluate Preconditions in Interactive Mode option on the Execution tab of the Station Options dialog box.