9.68
MAX - Returns the maximum entry from a numeric or string list
Argument(s)
from 1 to 64, String
Result type
String
See also
MIN
Category
Miscellanous functions
Example:
C:> ASET -p X := MAX(1,'A',2) X=A