The Variables view of the Code Explorer is displayed by right-clicking the left pane and selecting Variables from the context menu.

_bm21

This view displays the bands of the report and any variables contained in the currently selected band. Selecting a variable displays the OnCalc event handler, if one exists. The OnCalc handler is presented without the signature, as:

Value :=   
 
For an explanation of the triangular icons which appear on the treeview, see the
Events View
.