A debugger feature to monitor the value of a variable or expression. In MetaEditor’s Debug mode, you can add any variable/expression to the Watch window. The debugger will update its value on each step. This is useful to trace how values change over time. In Visual Studio, similar functionality exists in the Watch or QuickWatch windows.