CompareValues.Compare
Syntax:
Parameters:
<Value1> (required)
The first comparison value.
<Value2> (required)
The second comparison value.
Returned value:
If the result is < 0, the first value is less than the second.
If the result is > 0, the first value is greater than the second.
If the result is = 0, the first value is equal to the second.
Description:
Availability: