Skip to content

Lib.numbers.float.logic.IsGreater

Thomas Mann edited this page May 28, 2025 · 2 revisions

IsGreater

in Lib.numbers.float.logic


Tests whether the incoming value has 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

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally