Sets the title for the output window.
Timing Precision Mode
This page describes functionality in millisecond timing precision mode.
Type:
string
Access:
read/write
Default Value:
""
myString1 = myWatchWindow1.WindowTitle;
myWatchWindow1.WindowTitle = myString1;
See also
WatchWindow Object
WatchWindow Guide