Logic.lessThanOrEqual
Description
Checks whether the first value is less than or equal to 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