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