The Logical AND Operator (&&)
Description
The Logical AND Operator && returns true if both of the operators are true, otherwise false.
Learn More:
Browser Support
&&
is an ECMAScript1 (JavaScript 1997) feature.
It is supported in all browsers:
Chrome | Edge | Firefox | Safari | Opera |