Variables View

The variables view will show all the local and global variables and params that are currently in scope. There are two types of variables that can be views.

Variable Types

Can I change the value of variables?

Currently the XSLT Debugger does not support changing the values or contents of a variable. All XSLT variables are read only.