I have a button, the label of which I want to change back and forth as it is clicked. I found this thread
How do you create a toggle button?
and this example
which is great but I'm trying to figure out how to actually change the label (say, from "up" to "down" when it is clicked).
Would appreciate any help.