JavaScript Logical NOT ( ! )
Description
The Logical NOT Operator ( ! ) returns true for a false expression and false for a true expression.
Learn More:
Browser Support
!
is an ECMAScript1 (JavaScript 1997) feature.
It is supported in all browsers:
Chrome | Edge | Firefox | Safari | Opera |