A group of actions: Files
The action writes the text to the specified file.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
File | Path to the file to which the action will be applied. Does not work with formats opening text in additional software (.doc, .docx, etc. ). | Robin.FilePath | Yes | |
Data | Data to be written. | Robin.Object | Yes | |
Encoding | Encoding used to write the text. Supported encodings are marked on the page https://docs.microsoft.com/en- us/dotnet/api/system.text.encoding?view=netcore-3.1 in the column titled «.NET Framework support». | Robin.String | No | |
Add | Boolean variable, optional. If the value of the variable is True, then the text will be appended to the end of the file. Otherwise, the text will be replaced. By default, the parameter is set to false.. | Robin.Boolean | true | No |
With new line | Boolean variable, optional. If the value of the variable is True, then the text will be added on a new line. By default, the parameter is set to false. | Robin.Boolean | true | No |
Обзор
Инструменты контента