Delete
File.delete(filename)
Parameters
| filename | Path of file to delete. |
Returns
NothingDescription
Deletes the file at the path specified by filename.
Movement Script
— Trigger direction-specific scripts when ARC movement panels change; assign scripts per direction/stop, access direction and speed (JS/Python/EZ).
Try it →
File.delete(filename)
| filename | Path of file to delete. |
Deletes the file at the path specified by filename.