- Documentation
- Activities
- Files & Folders
- Rename folder
Change the name of a folder
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Current Folder Path oldPath | folder | Required | — | — |
New Folder Path newPath | folder | Required | — | — |
Output Variable outputVariable | variable | Optional | RenameResult | — |
Output
RenameResultStringNew path of the renamed folder
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Create Folder
Create a new folder
Delete folder
Remove a folder and all its contents
Empty folder
Delete everything inside a folder, keeping the folder itself
Folder Exists
Check if a folder exists at a specific location
For each file in folder
Repeat actions for every file inside a folder
Get Files
Get a list of all files in a folder, optionally filtered by pattern