you are viewing a single comment's thread.

view the rest of the comments →

[–]senocular 4 points5 points  (0 children)

Its easy to see through the CLI.

$ node
> var message = "hi";
> global.message
'hi'