Readclose
File.readClose(filename)
Parameters
| filename | Path of file to close. |
Returns
NothingDescription
Closes the file at path filename that was being read from.
Camera Snapshot
— Save camera snapshots to 'My Robot Pictures' (Pictures folder), manual or timed (0-100s), and trigger programmatically via controlCommand.
Try it →
File.readClose(filename)
| filename | Path of file to close. |
Closes the file at path filename that was being read from.