Programming guideline of WinDom
MIN()
MIN(a,b) returns the minimum of
a
and
b
,