Forum Discussion

BertSnow's avatar
BertSnow
Community Member
3 years ago

Can't toggle a single button between states?

I'm trying to set up a single button that toggles between "unclicked" and "clicked" states, or changes a "ButtonClicked" variable between true and false, but can't seem to do it. It seems like whe...