Delete File
Description
This activity allows you to delete the file or folder in the specified location. If a folder that contains multiple files or folders is specified, they are all deleted.
Properties
Category | Property | Type | Description |
---|---|---|---|
Common | Continue On Error | In(Boolean) | This property specifies when the automation keeps going if it has an error. Only have two possible values: True or False. The default value is False. |
File | Path | In(String) | The path of the file or directory to be permanently deleted. |