MINIMUM Function
The MINIMUM function returns the smallest value in a list.
This function has the following syntax:
MINIMUM(list=list)
Note: The Array of Object can be an Array of FloatObject, IntegerObject, or MoneyObject.
This function returns:
• Float—Minimum of items in list
• Null—On error