Populate tinydb with information

When screen initialise, check if the tinyDB is empty. If it is, read from the csv file using the ‘read from’ block and then store the output into the TinyDB using ‘list from csv table’ block.

I use the EFile extension myself but I’m sure other file components and extensions work the same:

1 Like