Move Folder
Moves folder to given position.
Input
- Folder Path: The path of the folder to be moved
- Type:
System.String - Required
- Type:
Options
- Overwrite: When checked, it overwrites the existing folder with the same name in the target directory, if any, when copying the folder.
- Type:
System.Boolean
- Type:
Output
- Destination Path: The destination path where the folder will be moved to.
- Type:
System.String - Required
- Type: