The VAR tag is used to represent trees that represent references to variables. Hence, each time a Pico program refers to a variable, that reference will (by the parser) be represented by a VAR tree. The only thing that is inside this tree is the name of the variable being refered to. It can be accessed using the VAR_NAM_idx index.