Hello together,
actually i have two easy questions. Easy for you, but unfortunately not for me 😉
1.) I would like to reset a label with the name test. If i want to reset a text field then i just do this: Reset(test)
but for a label it doesnt works?
2.) I have a text field "test" and i want to fill it with a variable. I do this: test.text = myvariable
but it doesnt works?
Thank you for the help