Help Centre › Building Processes
This article describes the RPA Folder functionality to folder exist.
For a full list of available functions, please read FOLDER functions.
Description
The FOLDER Folder exist function allows you to folder exist.
Setting it up
To use the FOLDER Folder exist function, follow these instructions:
{{popups:rpas/add:action=folder-exist}}
Once on a process map:
- Navigate to the process where you would like to add the FOLDER Folder exist 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 Folder exist option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Folder | Yes | Text | - | The folder path to check |
| Variable | Yes | Text | - | Variable to store the result (true/false) |
Output variables
| Variable | Type | Description |
|---|---|---|
| Variable | Boolean | True if the folder exists |
Errors
This action does not produce specific errors.
Tips
- Check if a folder exists before creating or accessing it