Inspecting variables

The workbench offers a Variables view, which allows you to work with variables in your XSLT.

When a thread suspends, the top stack frame of the thread is automatically selected. When a stack frame is selected, the visible variables in that stack frame are displayed in the Variables view. Transform parameters, visible global variables, and visible local variables are shown. Complex variables can be expanded to show the elements that make up the variable.


Feedback