TouchGFX - read displayed value and operate in dependency of it
Hello all,
I am really new to TouchGFX and can't find a solution to my problem.
I want to increase or decrease a displayed value on my screen by clicking on a button.
I think I have to read the value each time by using getWildcard(). But now I have a data type conflict as I can't just handle it as an int and increase it. In the following you can see a picture of my screen.
Thank you in advance :)

