WatchExpression.SequenceFileScope
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
WatchExpression.SequenceFileScope
Syntax
WatchExpression.SequenceFileScope
Data Type
Purpose
Specifies the sequence file to which the watch expression applies.
Remarks
Limits the scope of a watch expression by associating the object with a particular sequence file. The TestStand Engine only evaluates a watch expression when a sequence in the specified sequence file is executing. Set this property to an empty string to instruct TestStand to evaluate the watch expression for all sequence files. You can specify a sequence filename or an absolute path name.
Use the WatchExpression.SequenceScope property to limit the scope of the watch expression to sequences with a particular name.
See Also
WatchExpression.ClientSequenceFile