Enter arbitrary JavaScript into either scope and press the button to "eval" it.
The two scopes
DO NOT
have access to each other's variables.
They both have a "print" function defined that prints text to the scope's logger.
Global Scope
Sandbox Scope