Compare latest number with previous one
How can I compare the latest input number with the prevoius one and if it is the same number then output 0, otherwise output the new number?
Thanks
This seems to work ?

This appears to do the trick:

That's real smart, Andy !
