Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function or

or [obj1 ...]

Calculates the logical disjunction of a set of boolean values.

Parameters:
obj1 - A boolean object or a block that evaluates to a boolean value.
Returns:
A boolean value representing the logical disjunction of its arguments.

The arguments are inspected from left to right. The inspection ends as soon as one of the arguments evaluates to true. If an argument is a block then that block is evaluated.

Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002