TLDR; create and store a list of strings on a text panel and recreate the list by reading the LCD panel through another programming block
What I'd like to do:
Generate some random 4 digit numbers (actually strings, I can do that part already, but it doesn't have to be strings) and store then store those strings by writing them as a list on an text panel.
After writing the numbers, I'd like to use a programming block to read the stored numbers and create another list (in the same...
store list on a text panel and access the list with a programming block?
What I'd like to do:
Generate some random 4 digit numbers (actually strings, I can do that part already, but it doesn't have to be strings) and store then store those strings by writing them as a list on an text panel.
After writing the numbers, I'd like to use a programming block to read the stored numbers and create another list (in the same...
store list on a text panel and access the list with a programming block?