Java Reference
In-Depth Information
Undefined
undefined is the value given to variables that have not been assigned a value. It can also
occur if an object's property doesn't exist or a function has a missing parameter. It is basic-
ally JavaScript's way of saying "I can't find a value for this."
Search WWH ::




Custom Search