SequenceContext.CallerDiscardsResults
- Updated2024-10-09
- 1 minute(s) read
SequenceContext.CallerDiscardsResults
Syntax
SequenceContext.CallerDiscardsResults
Data Type
Purpose
Returns a value that indicates whether any sequence in the call stack instructs TestStand to disable results or if any calling step higher in the call stack instructs TestStand to not record results.
Remarks
This property does not consider whether the execution or the engine specified to discard the results. A PostStepResult callback typically uses this property to determine whether the callback processes a step result.