Delete
File.delete(filename)
Parameters
| filename | Path of file to delete. |
Returns
NothingDescription
Deletes the file at the path specified by filename.
Servo Recorder
— Record and replay named servo movements with adjustable speed/direction (-5 to +5), multiple recordings, ControlCommand triggers and status var
Try it →
File.delete(filename)
| filename | Path of file to delete. |
Deletes the file at the path specified by filename.