-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.float.logic.IsGreater
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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]
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Single) | - |
| Threshold (Single) | - |
| Name | Type |
|---|---|
| Result | System.Boolean |
⚠ Everything else is automatically generated and will be overwritten regularly.