Returns true, if at least one of the parameters is true, otherwise false
OR(condition1; condition2; …; conditionN)
condition1-N - the condition which is evaluated - Value type: boolean