Orbool()
orbool(<boolean1>[,<booleanN>]...)
Takes one or more BOOLEAN values, and returns 1 (TRUE) if at least one argument is TRUE.
Related Topics
andbool(), BOOLEAN VALUES, not(), or(), t().
orbool(<boolean1>[,<booleanN>]...)
Takes one or more BOOLEAN values, and returns 1 (TRUE) if at least one argument is TRUE.
andbool(), BOOLEAN VALUES, not(), or(), t().