Man illustrationFlower illustration
File Operations

Delete

Estimated reading: 1 minute 354 views

Delete activity is used for deleting file or folder. File or folder that Delete activity delete cannot be recovered and cannot be found in the Recycle Bin.


*File nameThe file name or the folder name with path.
Note: * Fields selected with are required, others are optional.

You can use the folder path as shown in the example.

C:TempTest

All files/folders in the folder will be processed collectively:

C:Temp*

You can use the file path as shown in the example.

Full name for specific file:

C:TempTest.xlsx

Files that start with the initial letter a in the folder and have an extension .txt are processed in batches:

C:Tempa*.txt

All files in the folder with extension .xlsx are processed in batch:

C:Temp*.xlsx

All files in the folder will be processed in batch:

C:Temp*.*

All files/folders in the folder will be processed collectively:

C:Temp*
Share this Doc

Delete

Or copy link

CONTENTS
Chat Icon Close Icon