Strict Equal Comparison (===)
Description
The Equal Comparison Operator (==) returns true if both operands are equal and of the same type.
Learn More:
Browser Support
===
is an ECMAScript1 (JavaScript 1997) feature.
It is supported in all browsers:
Chrome | Edge | Firefox | Safari | Opera |