Readreset
File.readReset(filename)
Parameters
| filename | Path of file to reset read position of. |
Returns
NothingDescription
Resets the read position of the file to 0.
File Manager
— Displays files currently open for reading by scripts, shows only read-opened files, helps diagnose read/write locks and file access errors.
Try it →
File.readReset(filename)
| filename | Path of file to reset read position of. |
Resets the read position of the file to 0.