load table from file (file)
In the toolbox
Load a table from a file previously saved with “save table to file”. If the file doesn’t exist, or does not return an table, returns empty table.
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
file | String | ✓ | The file to load the table from, relative to the .lazurite data directory. |
Output
table