Readclose
File.readClose(filename)
Parameters
| filename | Path of file to close. |
Returns
NothingDescription
Closes the file at path filename that was being read from.
Script Collection
— Manage and execute multiple scripts in a single Script Manager using ControlCommand(), with Control Details showing available commands.
Try it →
File.readClose(filename)
| filename | Path of file to close. |
Closes the file at path filename that was being read from.