Delete
File.delete(filename)
Parameters
| filename | Path of file to delete. |
Returns
NothingDescription
Deletes the file at the path specified by filename.
Programming With Pictures
— Use camera-detected printed cue cards (direction, pause, start) to record and run stored movement sequences for ARC robots.
Try it →
File.delete(filename)
| filename | Path of file to delete. |
Deletes the file at the path specified by filename.