I have a series of data in a JSON file. How do I display that data at 1 second intervals on-screen?
In the capx, I am looping through and setting each property to a text box, however, the entire contents of the JSON file is displayed in a flash. I inserted a system wait, however, I don't get the pause I expected...
When the capx runs, the looping is so fast that only the last values of the entire JSON are displayed: