MyNumber = 19 if Variable1 > Variable2 then Result = Variable1 else Result = Variable2 end if CompareResult = Result = MyNumber