$value1 equal to $Value2: false
$Value1 equal to $Value2: false
$value1 not equal to $Value2: true
$value1 greater than or less than 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 and the same data type $Value2: false
$value1 equal to and NOT the same data type $Value2: true