%TMODE

<< Click to Display Table of Contents >>

Navigation:  Reference > Functions >

%TMODE

This function returns the most commonly occurring value in the cells specified.

Forms of use:

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

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