Skip to content

Lib.numbers.float.logic.IsGreater

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

IsGreater

in Lib.numbers.float.logic


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

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

Clone this wiki locally