beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

CompareNumbers Op

CompareNumbers

Performs logical comparisons on numbers (compare, operators)


The following modes are available
If any of the following evaluates to true then the output is 1 else 0

>  Greater than
<   Less than
>=  Greater Than or equal
<=  Less than or equal 
==   Equals
!=    Not equal to 
><    Between
>=<  Between or equals

Edit Documentation

Full Name
  • Ops.Math.Compare.CompareNumbers
Visibility
  • Core Op - Official cables op
Author


 

INPUT PORTS


Value in (Number)

Number in to check

Comparison mode index (Number:integer )

Pick a mode with an integer

Condition value (Number)

Becomes min when between mode enabled

Max (Number)

Becomes max when between mode enabled

OUTPUT PORTS


Result (Number)

Outputs 1 for true 0 for false


Usages of CompareNumbers

  • Examples
  • Public
  • My Patches
  • Ops

Changelog


created opuser avatarandro - 2020-01-02