Syntax
<value1> is <greater/less> than [or equal to] <value2>
Description
The than reserved word is used with the is operator in comparison of two values.
<value1> is <greater/less> than [or equal to] <value2>
The than reserved word is used with the is operator in comparison of two values.