If Input 1 is greater than Input 2, then the output is True, otherwise the output is False.
Inputs
|
|
|
|
|
Slots
|
Type
|
Default
|
Description
|
|
In1
|
Numeric
|
Null
|
First input
|
|
In2
|
Numeric
|
Null
|
Second input
|
Outputs
|
|
|
Slots
|
Type
|
Description
|
|
Out
|
Digital
|
Result of calculation. If either input is Null, the output is False.
|
|