Task: Rename folder
Description
This task will rename the folder located at the specified folder path.
Variables
Name | Description | Type | Example |
---|---|---|---|
The path of the folder | The full path of the folder you wish to copy. | string | C:\folder |
The new name of the folder | The new name of the folder. | string | newfoldername |