- 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
Creates a folder at the specified location.
Delete folder
Remove a folder and all its contents
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
Append Text File
Adds text to the end of an existing .txt file.