GreaterThan Op

GreaterThan

result is true if number1 is greater than number2



Edit Documentation

Full Name
  • Ops.Math.Compare.GreaterThan
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

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 (boolean Number)

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