[Files] Delete
Q100010: [Files] Delete
Delete the specified pathnames (files).
| Parameter | In/Out | Description | Other Info |
|---|---|---|---|
| File source | InOut | The file source is a list of one or more files, using fully qualified pathnames, such as a FileList output parameter from another module. A typical example being the [Files] Find module. |
|
| Log output level | In | Choices: Minimal, VerboseThe level of execution detail you want to appear in the log. |
Default: Minimal |
| Processed file list | Out | List of pathnames (files) that were processed. |
(Italics = required parameters)
Notes
The [Files] Delete module will attempt to remove all of the files specified by the File Source parameter. All files that have been successfully removed are available as a FileList on the Processed File List parameter after the module step completes.
Last Updated:
10/3/2023 1:06:47 AM