HasValueDecreased¶
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]
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Single) | — |
| Threshold (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| HasDecreased | System.Boolean |