Read Set Max & Min Function

Owning Palette: Set VIs and Functions

Requires: Base Development System

Returns the maximum and minimum elements in a set.

 Add to the block diagram  Find on the palette
set specifies the set. This input accepts a set of any data type. The default data type is a set of strings.
maximum returns the maximum element in set.
minimum returns the minimum element in set.