core.oratom
Home > @medplum/core > OrAtom
OrAtom class
6.5.2. or Returns false if both operands evaluate to false, true if either operand evaluates to true, and empty ({ }
) otherwise:
Signature:
export declare class OrAtom extends BooleanInfixOperatorAtom
Extends: BooleanInfixOperatorAtom
Constructors
Constructor | Modifiers | Description |
---|---|---|
Constructs a new instance of the |
Methods
Method | Modifiers | Description |
---|---|---|