I installed the node.js v6.9.1 and typed window but received only an error. In the Chrome js console, window prints "window" and if you click on the triangular link you can see all the window.whatever functions. How do I get that same result using the node shell?
Thanks.