A group of actions: Tables
This action is intended to read the table from CSV format.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
File | Path to the CSV file. | Robin.FilePath | Yes | |
Encoding | Source file encoding. | Robin.String | Yes | |
Line separator | Line separator in the source file. Default is rn | Robin.String | No | |
Column separator | Character used to separate the columns in the source file. The default is «;» | Robin.String | No | |
Heading | If the value is «true», the table header will be inserted into the document along with its rows. | Robin.Boolean | true | No |
Remove duplicate header | If the value is «true», indexes will be added to the same column names in the header of the resulting table. Numbering starts from 1. | Robin.Boolean | true | No |
Results | ||||
Result | The resulting table. | Robin.DataTable |
Обзор
Инструменты контента