Empty Array? Function

Owning Palette: Comparison Functions

Requires: Base Development System

Returns TRUE if the input array is empty. Otherwise, this function returns FALSE.

 Add to the block diagram  Find on the palette
array specifies an n-dimensional array of any type.
empty? is TRUE if array is empty. Otherwise, empty? is FALSE.