Or Array Elements Function

Owning Palette: Boolean Functions

Requires: Base Development System

Returns FALSE if all the elements in Boolean array are FALSE or if Boolean array is empty. Otherwise, the function returns TRUE. This function accepts an array of any size but returns only a single value based on all values in Boolean array.

The connector pane displays the default data types for this polymorphic function.

 Add to the block diagram  Find on the palette
Boolean array can have any number of dimensions.
logical OR indicates if all of the elements in Boolean array are false.