Variable ToolTips
Hovering over a variable in the editor produces a floating ToolTip that shows its name, type, and contents.
Note: Variable ToolTips only appear for variables that are already present in memory. This means that a variable must have been made (using a DIM or LET statement) before it will produce a ToolTip.