if (not val1=val2) then { meaning if the two values are not equal } .... else { meaning if the two values are indeed equal } ....