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