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