MINF(arg[,arg]+)
Returns the smallest numerical value in the argument list to a receiving variable or GRIP statement. This statement is limited to 102 arguments.
Statement |
Assigned Value |
SMALL=MINF(-1,2,4,10,7) |
SMALL equals -1 |