SequenceContext.SequenceFailed
- Updated2025-07-21
- 1 minute(s) read
SequenceContext.SequenceFailed
Syntax
SequenceContext.SequenceFailed
Data Type
Purpose
Specifies the failure state of the currently executing sequence.
Remarks
Setting this property to True does not cause the currently executing sequence to go to the Cleanup step group when the Sequence.FailureAction property or StationOptions.AlwaysGotoCleanupOnFailure property are True . Set the SequenceContext.GotoCleanup property to True to force a sequence to go to the Cleanup step group.