If Input 1 is greater than or equal to Input 2, then the output is True, otherwise the output is false.
Inputs
Slots
Type
Default
Description
In1
Numeric
Null
First input
In2
Second input
Outputs
Out
Calculated result. If either input is Null, the output is False.