Easy Tutorial
❮ Prop Style Borderstyle Prop Area Target ❯

JavaScript undefined Property


Definition and Usage

The undefined property is used to store the value of undefined in JavaScript.


Browser Support

All major browsers support the undefined property.


Example

Example

Checking if a variable is defined:

The output of the above example:

❮ Prop Style Borderstyle Prop Area Target ❯