Next: Congruent and Not Congruent, Previous: Equals and Not Equals, Up: Conditions
less
, less_equal
, greater
, greater_equal
A condition of type expr1 operator expr2 compares two numbers. Here, operator can have the following values:
If either expr1 or expr2 is no number, an error will be reported.