global (JavaScript 1.0)

The Global object is the parent of all globally avaliable properties and methods.

Properties & Events

KeyDescriptionAvailability
infinityA numeric value representing infinity.
chrome 1.0safari 1.0Firefox 1.0ie 4.0opera 7.0
nanA value representing Not-a-Number.
chrome 1.0safari 1.0Firefox 1.0ie 4.0opera 7.0
undefinedThe value undefined.
chrome 1.0safari 1.0Firefox 1.0ie 5.5opera 7.0

Result from the Online TryIt-Editor
chrome 1.0safari 1.0Firefox 1.0ie 3.0opera 4.0

Examples having uses of: 'global'