And Array Elements Function

Owning Palette: Boolean Functions

Requires: Base Development System

Returns TRUE if all the elements in Boolean array are TRUE or if Boolean array is empty. Otherwise, the function returns FALSE. 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 AND indicates if all elements in Boolean array are TRUE.