The logical Boolean operators perform logical operations with [bool](../builtin-types/bool.md) operands. The operators include the unary logical negation (`!`), binary logical AND (`&`), OR (`|`), and ...
There was an error while loading. Please reload this page. In javascript, Boolean object only has two value, true or false. Use ===, ==, >, <, >=, <= between two ...