История страницы
...
File move Version 14 (Net)
Группа действий: Файловая система
Описание
Данное действие предназначено для перемещения файла в указанную директорию.
Иконка
Параметры
Входные параметры
Файл Путь до файла, к которому будет применено действие.
Папка назначения Папка, куда будет перенесен файл.
Новое имя Новое имя для перемещенного файла.
Перезаписать Перезаписать существующий файл.
Выходные параметры
Результат Путь до перемещенного файла.
Настройки
...
Свойство
...
Описание
...
Тип
...
Пример заполнения
...
Обязательность заполнения поля
...
Папка, куда будет перенесен файл.
...
Новое имя для перемещенного файла.
Оставить незаполненным для сохранения исходного.
...
Перезаписать существующий файл.
В случае если значение параметра равно false, а в указанной папке уже существует файл с таким же именем и расширением, то будет вызвана ошибка.
По умолчанию false.
Action group: File system
...
Description
This action is intended to move the file to the specified directory.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
File | Path to the file to which the action will be applied. | Robin.FilePath | Yes | |
Target folder | Folder where the file will be removed. | Robin.FolderPath | C:\doc\img | Yes |
New file name | New name for the moved file. Leave blank to keep the original. | Robin.String | No | |
Overwrite | Overwrite existing file. If the parameter value is false, and a file with the same name and extension already exists in the specified folder, an error will be generated. The default is false. | Robin.Boolean | true | No |
Results | ||||
Result | Path to the moved file. | Robin.FilePath |
Special conditions of use
None.
Example of use
Task
You need to move the file to the "RPA" folder.
Solution
Use the "File move" action.
Implementation
- Move the "File move" action to the workspace.
- Set the parameters of the "File move" action.
- Click on the "Start" button in the top panel.
Result
The program robot completed successfully. The file has been moved to the specified folder
...
Особые условия использования
Отсутствуют.
Пример использования
Задача
Необходимо переместить файл в папку "RPA".
Решение
Воспользоваться действием "File move".
Реализация
...
Результат
...
.