The MINIMUM function returns minimum value from a multivalued list.
Format
MINIMUM(dyn.array) |
Description
MINIMUM( ) returns the minimum value found within a dynamic array containing multiple numeric fields. Non-numeric elements in the dynamic array are treated as zero.
See Also