Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Folder create Version 7 (Python)

Группа действий: Файловая система

Описание

Данное действие предназначено для создания новой папки. 

Иконка

Image Removed

Параметры

Входные параметры  

Родительская папка                                       Путь до директории, где необходимо создать папку.

Имя                                                                 Имя для создаваемой папки.

Перезаписать                                                 Перезаписать существующую папку.

Выходные параметры

Результат Переменная, содержащая путь до созданной папки.

Настройки

...

Перезаписать существующую папку.

По умолчанию false

Если в указанной директории уже существует папка с совпадающим именем, но в параметре Перезаписать не было отмечено true, то будет вызвана ошибка.

...

Action group: FIle system

...

Description

This action is intended to create a new folder. 

Action icon

Image Added

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Parent folderPath to the directory, where a new folder should be createdRobin.FolderPathC:\doc\imgYes
NameName for the folder being createdRobin.String
Yes
OverwriteBoolean 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.BooleantrueNo
Results
ResultVariable containing the path to the created folderRobin.FolderPathC:\doc\img

Special conditions of use 

None.

Example of use

Task

Create a folder "New folder 1" in the "RPA" folder. 

Image Added

Solution

Use the "Folder create" action. 

Implementation

  1. Move the "Folder create" action to the workspace.
    Image Added

  2. Set the parameters of the "Folder create" action. 
    Image Added

  3. Click on the "Start" button in the top panel. 

Result

The program robot completed successfully.

Image Added

The folder has been created.

Image Added

...

Особые условия использования

Отсутствуют.

Пример использования 

Задача

Создать папку "Новая папка 1" в папке "RPA". 

Image Removed

Решение

Воспользоваться действием "Создать папку". 

Реализация

...

Результат

Программный робот отработал успешно.

Image Removed

Папка создана. 

Image Removed