Hi all,
I am trying to generate a random number and display this number in a label.
In the length label below, I would like to display the length of the randomly generated number from the variable.
Screen:
Blocks:
Link: Project Link
The text in my “Length” label remains blank when I start this app and will not display the length of the variable string.
Strangely, this works fine if I make it read the length from the label rather than the variable but this won’t work for my purposes.
All help appreciated!