GreaterThan Op

GreaterThan

result is true if number1 is greater than number2



Full Name
  • Ops.Math.Compare.GreaterThan
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


Example Patch compare tests

Open In Editor

Youtube Video Tutorial

INPUT PORTS


number1 (Number)

The number you want to check

number2 (Number)

The value you want to check against

OUTPUT PORTS


result (booleanNumber)

true if Value is in greater than Reference Value, false otherwise


 

Patches using GreaterThan

  • Examples
  • Public
  • My Patches

Changelog


Ops.Math.Compare.Greater renamed to Ops.Math.Compare.GreaterThanuser avatarpandur - 2019-06-13 10:21