Delete
File.delete(filename)
Parameters
| filename | Path of file to delete. |
Returns
NothingDescription
Deletes the file at the path specified by filename.
Full Screen Video Player
— Fullscreen overlay video player controlled by ControlCommand: play/pause/resume/stop; ESC cancels playback and locks new playback until unpaused.
Try it →
File.delete(filename)
| filename | Path of file to delete. |
Deletes the file at the path specified by filename.