-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.float.process.HasValueDecreased
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Tests whether the incoming value has decreased by a defined threshold and outputs this as a Boolean
Operator with more Options: [HasValueChanged]
Similar to [HasValueIncreased], [IsGreater] and [HasValueDecreased]
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Single) | - |
| Threshold (Single) | - |
| Name | Type |
|---|---|
| HasDecreased | System.Boolean |
⚠ Everything else is automatically generated and will be overwritten regularly.