StationOptions.InteractiveExePropagateStatus
- Updated2025-07-21
- 1 minute(s) read
StationOptions.InteractiveExePropagateStatus
Syntax
StationOptions.InteractiveExePropagateStatus
Data Type
Purpose
Specifies if TestStand allows sequence failure, Goto cleanup, and error settings from a nested interactive execution to propagate to the invoking execution.
Remarks
When this property is False , TestStand saves the values of the SequenceContext.SequenceFailed , SequenceContext.GotoCleanup , and SequenceContext.SequenceErrorOccurred properties before executing a nested interactive execution, and restores the values after executing a nested interactive execution. When this property is True , TestStand allows the nested interactive execution changes to affect the execution that invokes the nested interactive execution.