История страницы
...
Folder clean Version 7 (Python)
Группа действий: Файловая система
Описание
Перемещает в корзину содержимое указанной папки.
Иконка
Параметры
Входные параметры
Папка Путь до папки, к которой будет применено действие.
Удалить вложенные папки Папки, находящиеся внутри выбранной папки, будут удалены.
Настройки
...
Action group: File system
...
Description
Moves the contents of the specified folder to the trash.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Folder | Path to the folder, which should be copied | Robin.FolderPath | C:\doc\img | Yes |
Remove subfolders | Boolean variable, optional. If the value of the variable is True, then the folders inside the selected folder will be deleted. The default is false. | Robin.Boolean | true | No |
Special conditions of use
None.
Example of use
Task
You need to delete files from the RPA folder.
Solution
Use the "Folder clean" action.
Implementation
- Move the "Folder clean" action to the workspace.
- Set the parameters of the "Folder clean" action.
- Click on the "Start" button in the top panel.
Result
The program robot completed successfully.
The RPA folder is empty
...
Папки, находящиеся внутри выбранной папки, будут удалены.
По умолчанию false
...
Особые условия использования
Отсутствуют.
Пример использования
Задача
Необходимо удалить файлы из папки RPA.
Решение
Воспользоваться действием "Folder сlean".
Реализация
...
Результат
Программный робот отработал успешно.
Папка RPA пуста.