JavaScript variables are displayed in the Variables view in the following manner:
function1 function2 variable1 = 5.0 function3
When global variables are declared, they are displayed at the top of the preceding structure as an expandable Global node. When expanded, you can view global variables.