Programming guideline of WinDom
MAX()
MAX(a,b) returns the maximum of
a
and
b
.