%TMAX

<< Click to Display Table of Contents >>

Navigation:  Reference > Functions >

%TMAX

This function returns the greatest value in the cells specified.

Forms of use:

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

MT table(cell) = %TMAX(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.