Question
How to sharing data in array with multi Screen TouchGFX
Hi Everybody.
I Have created many screens, they have same information, which will display in each screen like Date, Time (1st, 2nd...31st) and weekDay (Monday...Sunday).
i already display them in each screen by create every array in each screen, but it is inconvenience.
There are any ways, that can create only on array can store those data above (Date, time, weekday), and i can used them fore difference screen?
I tried to make a extern declare in every screen, but it is not correct.
Thanks and Best Regards.
