It looks like you're new here. Sign in or register to get started.
sarmig wrote: Hello. Is there a way that can say in code: "If the button has been pushed, do this"?
sarmig wrote: Nevermind, I just found out how to do what I want to do. I created a boolean variable, which changed to true when the button was pushed. I rushed myself into posting this topic, sorry. And thanks!
Comments
The Trigger OnPush() doens't work for you?
It works as expected... More or Less...
I created a boolean variable, which changed to true when the button was pushed.
I rushed myself into posting this topic, sorry. And thanks!
:thumbsup:
It works as expected... More or Less...