LT_file_open_read
handle LT_file_open_read(string filename)
string | filename | The name of file to open |
Opens a file for reading saved data. The data is saved in a folder associated with the addon. Future versions of the addon will be able to read and write from the same folder of data. Be sure to close files you are finished with.