$Value1 equal to $Value2: false
$Value1 equal to $Value2: false
$Value1 not equal to $Value2: true
$Value1 not equal to $Value2: true
$Value1 greater then $Value2: false
$Value1 less then $Value2: true
$Value1 greater then or equal to $Value2: false
$Value1 less then or equal to $Value2: true
$Value1 equal to $Value2 and the same data type: false
$Value1 not equal to $Value2 and not the same data type: true