JSJS LanguageStatementControl FlowConditional StatementBoolean ContextFalsyOn this pageFalsy ↔ value considered false (in Boolean Context) via CoercioncontrastTruthy_!snippet truthy falsy_Referencescontrast ↔ Falsy || ↔ Logical OR Operator to return first Truthy or last Falsy && ↔ Logical AND Operator to return first Falsy or last Truthy Boolean Context ↔ whether Value Coerces to Truthy || Falsy