Working With Variables

Keith Isdale <k_isdale@tpg.com.au>

If the inspector dialog is not showing use the Tools->Show inspectors menu item.

Local and global variables are show in separate tabs on the inspector dialog. A local variable is variable declared within a template using xsl:param.


The Global Variable Tab

The Global Variable Tab


Clicking on a variable entry in the list shown will cause the cursor in the main window to move to the file and line number indicated.