|
The Debug Information paneThe Debug Information pane displays the current values of variables and other information useful in debugging processes (see Debugging and error handling). It is divided in 4 sections:
You can use the Evaluate Expression section to see the result of any combination of variable properties (see Variable task properties). To add a new expression, simply right-click in the window and select Add Expression. Click in the box on the left to edit the expression and add any variable properties or static text you want, and click outside of the box to save it. Once saved, the Value column displays the expression's result. The contextual (right-click) menu displays the following items when at least one expression is present:
Deleting an expression or clearing the expression list cannot be undone! |
|