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