Task: Move folder
Description
This task will move the folder located at the specified folder path to the destination path.
Variables
Name | Description | Type | Example |
---|---|---|---|
The current location of the folder | The full path of the folder you wish to move. | string | C:\folder\subfolder |
The destination path for the folder | The full path of the destination for the folder | string | C:\otherfolder |