Delete
File.delete(filename)
Parameters
| filename | Path of file to delete. |
Returns
NothingDescription
Deletes the file at the path specified by filename.
Pandorabot AIML2
— Connect ARC to Pandorabots AIML2 to run AI-driven virtual personalities for human-like text or voice chat, using API keys and script hooks.
Try it →
File.delete(filename)
| filename | Path of file to delete. |
Deletes the file at the path specified by filename.