Logic.lessThan
Description
Checks whether the first value is less than the second value.
Input / Parameter
Name
Description
Input Type
Default
Options
Required
value1
The first value to check.
Number
-
-
Yes
value2
The second value to check.
Number
-
-
Yes
Output
N/A
Callback
N/A
Video
Coming Soon.
Example
Coming Soon.
Steps
Coming Soon.
Result
Coming Soon.
Links
Last updated