Description
Deletes a file on the hard drive.
Syntax
designer.deleteFile("FILENAME");
Parameters
| Parameter | Type | Description |
|---|---|---|
FILENAME |
String | Name of the file to delete |
Return
This function does not return anything.
Need more help with this?
Don’t hesitate to contact us here.


