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