WatchExpression.SequenceFileScope

Syntax

WatchExpression.SequenceFileScope

Data Type

String

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

WatchExpression.ExecutionScope

WatchExpression.SequenceScope