Less than (<)
functionlogicTrue when the first value is smaller.
Signature
LESSTHAN(a, b) → true/false| Argument | Accepts | |
|---|---|---|
a | any | required |
b | any | required |
True when the first value is smaller.
Signature
LESSTHAN(a, b) → true/false| Argument | Accepts | |
|---|---|---|
a | any | required |
b | any | required |