IsLess (OraNumber) Method
Description
Checks if an OraNumber object is less than an argument value.
 
Usage
bool  = OraNumber.IsLess value
 
Arguments
The arguments for the method are:
 
Remarks
Returns a Boolean value: The value is True if the OraNumber object is less than the argument; otherwise, it is False.