Less than

Less than (LT or <)
Compares two values and returns a 1 (True) if the value on the left is smaller than the value on the right, and returns a 0 (False) otherwise.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal