%TMIN

<< Click to Display Table of Contents >>

Navigation:  Reference > Functions >

%TMIN

This function returns the smallest value in the cells specified.

Forms of use:

DW wvar = %TMIN(table[(part-id)]),

MT table(cell) = %TMIN(table[(part-id)]),

Any cells in the argument with value U (undefined) are ignored completely. If all cells are undefined then the result is undefined.