- In the View section, select Hierarchical data view
- Run or debug your program
- Use the + and - buttons to see the hierarchical representation of your different variables
- In the View section, select Graphical data view
- Run or debug your program
- Use the little colored circles to see the links between your variables
- In this view you can move the different blocks and recenter them with the Recenter button above
- You can also use the + and - buttons to see or hide details about your variables
- Finally, you can use the Extend and Reduce buttons to display or hide the details of all the variables
To simplify references to the memory, the various variables will be given a unique number by which they can be identified. This number will only be assigned to explicit variables; implicit variables will be assigned the word unnamed.