Question
change the text on a button with each click
I need a button which, initially the text would be empty,
after the first click it should say "check",
after the next click it should say "N/A" a
nd then on the next click no text.
And so on.
thanks