Folder move Version 8 (Python)
Action group: File system
Description
This action is intended to move the folder to the specified directory.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Folder | Path to the folder, which should be moved | Robin.FolderPath | C:\doc\img | Yes |
Target path | Directory, where the folder should be moved to | Robin.FolderPath | C:\doc\img | Yes |
New name | New name for the moved folder | Robin.String | No | |
Overwrite | Boolean variable, optional. If the value of the variable is True, then the existing objects of the file system located inside the target folder will be overwritten otherwise an error will be thrown. The default value is false. | Robin.Boolean | true | No |
Results | ||||
Result | Full path to the moved folder. | Robin.FolderPath | C:\doc\img |
Special conditions of use
None.
Example of use
Task
There is a folder called "Test folder". You need to move it to the path Z:\RPA and give it a new name "New folder".
Solution
Use the "Folder move" action.
Implementation
- Move the "Folder move" action to the workspace.
- Set the parameters of the "Folder move" action.
- Click on the "Start" button in the top panel.
Result
The program robot completed successfully.
The folder is moved to the specified directory and renamed.
Обзор
Инструменты контента