Fundamental data type (Definition)

The basic simple native data types.

The fundamental data types in JavaScript are:

All other data types are expressed in terms of these kinds of value.

See also:Boolean, Number, Regular expression, String