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 | |
With table header | The default is false. If the value of the parameter is True, the first row will be red as table header, second row from csv will be the first row in the new table. | Robin.Boolean | true | No |
Results | ||||
Result | The resulting table. | Robin.DataTable |
Обзор
Инструменты контента