If Input 1 is less 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
|
Calculated Result. If either input is Null, the result is False.
|
|