Hello, a beginner question, but I want to learn the behavior:
I declared a global text variable on onStart and bound it to the text of a label.
Now I want to manipulate the value with a button and let it show immediately in the label.
How do I do that?
Kind regards