Strictly equal to (===) (Operator/identity)

The two values must be exactly equal to one another in value and type.

Availability:

JavaScript - 1.3
JScript - 1.0
Internet Explorer - 3.02
Netscape - 4.06
Property/method value type:Boolean primitive

Refer to:

Identically equal to (===)