Special values in JavaScript

In JavaScript, as in other programming languages, there are keywords for some special values. Here they are: undefined, null, true, false, NaN, Infinity, -Infinity.

enru