Method RunAddWatchCommand
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
RunAddWatchCommand()
Displays the watch dialog to add a new watch expression.
void RunAddWatchCommand()
Remarks
This method opens the watch dialog in "add watch" mode, allowing the user to specify a new expression to monitor during debugging.