Orbool(): Difference between revisions
Jump to navigation
Jump to search
Init page. |
(No difference)
|
Latest revision as of 01:13, 14 August 2006
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().