OR
Logical

Returns TRUE if any argument is TRUE

Syntax:

=OR(logical1, [logical2], ...)

Example:

=OR(A1>10, B1<20)