JavaScript Bitwise OR ( | )
Description
The Bitwise OR Operator ( | ) sets each bit to 1 if one of the bits are 1.
Learn More:
Browser Support
|
is an ECMAScript1 (JavaScript 1997) feature.
It is supported in all browsers:
Chrome | Edge | Firefox | Safari | Opera |