IsGreater¶
Tests whether the incoming value is higher than the threshold and outputs the result as a Boolean
Operator with more Options: [HasValueChanged]
Similar to [HasValueIncreased], [IsGreater] and [HasValueDecreased]
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Single) | — |
| Threshold (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | System.Boolean |