GreaterThan Op

GreaterThan

result is true if number1 is greater than number2



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


Example Patch compare tests

Open In Editor

Youtube Video Tutorial

INPUT PORTS


number1 (Number)

<p>The number you want to check</p>

number2 (Number)

<p>The value you want to check against</p>

OUTPUT PORTS


result (

<i>boolean</i>

Number)

<p><code>true</code> if <code>Value</code> is in greater than <code>Reference Value</code>, <code>false</code> otherwise</p>


Patches using GreaterThan

  • Examples
  • Public
  • My Patches

Changelog


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