Step.FailActionTargetByExpr
- Updated2025-07-21
- 1 minute(s) read
Step.FailActionTargetByExpr
Syntax
Step.FailActionTargetByExpr
Data Type
Purpose
Specifies the target for the post action that the Step.FailAction property specifies.
Remarks
If the Step.FailAction property is PostAction_GotoStep , the target is the name of the step. If the Step.FailAction property is PostAction_CallCallback , the target is the name of the callback sequence. For all other types of post actions, the target property is not used.
This value is an expression. You can set the value with the name of the property that stores the name of the target or with a string constant (the name of the target in quotation marks).