The Global Object
The implicitly defined Global object is the top-level JavaScript object
It has two properties: NaN (Not-a-Number) and Infinity (but NN supports neither)
There are seven global functions:
plus the eval(…) function!
Previous slide
Next slide
Back to first slide
View graphic version