Action group: Tables
The action clears tables.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Data table | The table from which all values will be cleared. | Robin.DataTable | Yes | |
Whith out header. | If the value is true, then the first row of the table is skipped. | Robin.Boolean | true | No |
The first row is considered to be the headers of the table.
Only the data from the table cells is deleted when clearing. The number of cells remains the same.
There is a CSV table.
Clear the table excluding the header and create a new modified document.
Use the "Get table from CSV", "Clear table", "Table to CSV" actions.
The program robot completed successfully.
A new table is created.