MPL Documentation

FALSE

is predefined constant, its value is the opposite of True, usually 0 (Zero). 
Begin
   If (3>4)=False then {.. do something ..}
End.
Source: Reserved Words
See Also:
true, const.