WatchExpression.ClientSequenceFile
- Updated2025-07-21
- 1 minute(s) read
WatchExpression.ClientSequenceFile
Syntax
WatchExpression.ClientSequenceFile
Data Type
Purpose
Specifies the name of the client sequence file associated with the watch expression.
Remarks
Every watch expression created in the sequence editor Watch View pane is associated with a client sequence file, and is visible only within executions that use the specified client sequence file. By default, a watch expression is associated with the client sequence file that was executing when the watch expression was created. The watch expression is valid throughout the execution of the specified client sequence file, unless it is restricted by other scope properties, such as sequence filename or sequence. All scoping properties have the suffix Scope attached to their name.
A watch expression without an associated client sequence file is called a global watch expression. Global watch expressions are visible in executions for all client sequence files, unless restricted by other scope properties. You can create Global watch expressions using the Watch Expressions tab of the Edit Breakpoints/Watch Expressions dialog box.
See Also
Edit Breakpoints/Watch Expressions dialog box