20/06/2013 If you want to toggle a value from 1 to 0 or 0 to 1 depending on the current value then you are at the right place. (i.e. change the value to 0 only if it’s 1 now and change it to 1 only if it is 0 at the moment) You can useContinue reading “ILT – Simple technique to toggle between true and false or one and zero”