Choose the local variables item from the Trace Stack shortcut menu to display the Frame Binding window:
The Frame Binding window displays information about the local variables in the frame. In the example shown above, the parameter names (INDEXVAL, MAXVAL) are listed, along with the values assigned to these parameters. These values were passed to the function. The parameters are listed in the order they are defined within the function.
If you right-click on an entry in the Frame Binding window, VLISP displays a shortcut menu containing the following items: