or

function, since version 1.0.0
categories: booleans

or(a, b)

Logical OR function - returns true if either parameter is true. Returns false if both parameters are false;

parameters

return type:

boolean

Related functions:

Update your privacy settings