Ops.Math.Compare.GreaterThan
Namespace: Ops.Math.Compare
result is true if number1 is greater than number2
summary (oneliner)
doc
issues
youtube id
collections
Inputs
number1 (Number)
The number you want to check
number2 (Number)
The value you want to check against
Outputs
result (Number)
true
if Value
is in greater than Reference Value
, false
otherwise
Changelog
Ops.Math.Compare.Greater renamed to Ops.Math.Compare.GreaterThan
2019-06-13 - pandur
2019-06-13 - pandur