compare
Compare two input values.
[Inputs]
Input A - First value to compare.
Input B - Second value to compare.
Operator - Comparison type you want to perform on two input values.
[Outputs]
Res - Outputs the result of comparison.
!Res - Outputs the inverted result of the comparison.