Is it possible to use switch case for buttons?

It would be really handy I think to switch on buttons. Right now you can only switch on these four things :

If you’re talking about result buttons from a prompt, use the “Variable” option and put in “Result Button”.

Maybe he is talking about the button condition which is available in the If Then Else action:

Yeah, I mean the button condition. I wanted to make a switch case from it.

If this button exits, do this.

If this one exists, do that.

No, it’s not available as a Switch/Case action. Switch actions work with one variable/clipboard/whatever.