$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 to $Value2: true

$Value1 equal to $Value2 AND are the same data type: false

$Value1 not equal to $Value2 AND are not the same data type: true