A group of actions: Files
The action creates a new file in a specified directory.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Folder path | The path to the folder inside which the new file will be created. | Robin.FolderPath | C:\doc\img | Yes |
File name | Name of the file to be created. | Robin.String | Yes | |
File extension | Extension of the file to be created. | Robin.String | Yes | |
Overwrite | Boolean variable, optional. If the value of the variable is True and a file with the same name already exists in the destination folder, then the existing file will be overwritten, otherwise it will not be, and the action will throw an exception. Default value: False | Robin.Boolean | true | No |
Results | ||||
Result | Path to the created file. | Robin.FilePath |
Обзор
Инструменты контента