File Delete
Deletes a file.
This step supports wildcards so you can delete all files within a directory using *.* or all text files using *.txt.
To add this step select File Delete from the list and enter in a name for the step. Then enter in the path to the specific file to delete or use a wildcard placeholder to delete multiple or all files.
You can check the checkbox to delete the folder after the file has been deleted.
| Parameter | Description |
|---|---|
| Filename | The path to the file to be deleted. |
| Delete Directory | Check the checkbox to delete the folder after the file has been deleted. |