$Value1 equal to $Value2: False
$Value1 equal to $Value2: False
$Value1 not equal to $Value2: true
$Value1 not equal to $Value2: true
$Value1 greater than to $Value2: false
$Value1 Less than to $Value2: true
$Value1 greater than or equal to $Value2: false
$Value1 Less than or equal 2 to $Value2: true
$Value1 equal to $Value2 AND are than same data type False
$Value1 not equal to $Value2 AND are not than same data type true