Help Centre › Building Processes
This article describes the RPA Folder functionality to delete a folder.
For a full list of available functions, please read FOLDER functions.
Description
The FOLDER Delete a folder function allows you to delete a folder.
Setting it up
To use the FOLDER Delete a folder function, follow these instructions:
{{popups:rpas/add:action=folder-remove}}
Once on a process map:
- Navigate to the process where you would like to add the FOLDER Delete a folder function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the FOLDER Delete a folder option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Folder | Yes | Text | - | The folder path to remove |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| Folder not found | The specified folder does not exist |
Tips
- Permanently deletes the folder and all its contents
- This action cannot be undone