WatchExpression.SequenceScope

Syntax

WatchExpression.SequenceScope

Data Type

String

Purpose

Specifies the name of the sequence to which the watch expression applies.

Remarks

Limits the scope of the watch expression by associating the object with a particular sequence name. The TestStand Engine evaluates a watch expression only when the specified sequence executes. Set this property to an empty string to evaluate the watch expression for all sequences.

See Also

WatchExpression.ClientSequenceFile

WatchExpression.ExecutionScope