SequenceContext.SequenceFailed

Syntax

SequenceContext.SequenceFailed

Data Type

Boolean

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.

See Also

Sequence.FailureAction

SequenceContext.GotoCleanup

SequenceContext.SequenceErrorOccurred

StationOptions.AlwaysGotoCleanupOnFailure