Saezy
(Farhad Stanekzay)
January 28, 2023, 6:08pm
6
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:
Introduction
EFile is a modified version of original File component.The only difference between File component and the extension is that the extension does not asks for write permission if you want to write to Application Specific Directory and read permission if you want to read from Application Specific Directory or Assets.
Latest Version: 4
Released: 2020-06-10T18:30:00Z (UTC)
Last Updated: 2021-06-22T18:30:00Z (UTC)
Blocks
[image]
[image]
Documentation
After File Saved
Event ind…
1 Like