Folder create Version 7 (Python)
Action group: FIle system
Description
This action is intended to create a new folder.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Parent folder | Path to the directory, where a new folder should be created | Robin.FolderPath | C:\doc\img | Yes |
Name | Name for the folder being created | Robin.String | Yes | |
Overwrite | Boolean variable, optional. If the value of the variable is True, then the existing objects of the file system located inside the selected folder will be overwritten. The default value is false. | Robin.Boolean | true | No |
Results | ||||
Result | Variable containing the path to the created folder | Robin.FolderPath | C:\doc\img |
Special conditions of use
None.
Example of use
Task
Create a folder "New folder 1" in the "RPA" folder.
Solution
Use the "Folder create" action.
Implementation
- Move the "Folder create" action to the workspace.
- Set the parameters of the "Folder create" action.
- Click on the "Start" button in the top panel.
Result
The program robot completed successfully.
The folder has been created.
Обзор
Инструменты контента