SequenceContextProperties
- Updated2025-07-21
- 1 minute(s) read
SequenceContextProperties
Use these constants to create lookup strings to access some of the commonly used and built-in properties of a sequence context using the PropertyObject class.
- RunState_LoopIndex –(Value: "LoopIndex")
- RunState_LoopNumFailed –(Value: "LoopNumFailed")
- RunState_LoopNumPassed –(Value: "LoopNumPassed")
- RunState_SeqFileProp –(Value: "SequenceFile")
- RunState_SeqProp –(Value: "Sequence")
- RunState_StepProp –(Value: "Step")
- SeqContext_RunStateProp –(Value: "RunState")