Greater Than ?
Checks if a value is greater than another value.
Checks if a value is greater than another value.
Action Inputs
Name | Type | Description |
---|---|---|
Value | Number | The number to check |
Greater Than | Number | The value to compare against |
Action Outputs
Is Greater | Boolean | Returns whether the provided number is greater than the number provided by the Greater than input |
Updated 12 months ago