Hello everyone!
I'm able to add a click event on a button in order to change the value of the tag but is it possible to change the value of that tag when I "press" the button (0 -> 1 ) and change it again when I relesae the button (1 -> 0)?
I have not seen a function to do this and I can't "cut" the click event in two parts. ^^
I'm able to add a click event on a button in order to change the value of the tag but is it possible to change the value of that tag when I "press" the button (0 -> 1 ) and change it again when I relesae the button (1 -> 0)?
I have not seen a function to do this and I can't "cut" the click event in two parts. ^^