Action group: Tables
Deletes the specified column with a left shift.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Data table | Table for which the action will be performed. | Robin.DataTable | Yes | |
Column name | The name of the column to be deleted. | Robin.String | No | |
Column index | Index of the column to be removed. Indexing starts at 0. If the «Column name» field is filled in, the value in the «Column index» field is ignored. Default value is «0». | Robin.Numeric | No |
None.
There is a table in CSV format
You need to PRICE column and create a new edited document.
Use "Get table from CSV", "Delete column", "Table to CSV" actions.
The program robot completed successfully.
The PRICE column has been removed.