Description
Evaluates two input values according to the logical operation specified by the Type parameter and outputs the result as a
Boolean value.
Parameters
|
Comparison done by the operator
-
Equal To
-
Not Equal To
-
Less Than
-
Less Than or Equal To
-
Greater Than
-
Greater Than or Equal To
|
|
Precision used for the compare operation.
|
Ports
Inputs
|
The first value to be compared with the second specified input value.
|
|
The second value to be compared with the first specified input value.
|
Outputs
|
The resulting Boolean value.
|