Clear cell Version 3 (Net)
Action group: Tables
Description
This action is used to delete data from a table cell
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Data table | Table for which the action will be performed. | Robin.DataTable | Yes | |
Column name | Name of the column in which the data will be cleared. If the field is not filled, then the value from the «Column index» field is taken. | Robin.String | No | |
Column index | Index of the column where data will be cleared. 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 | |
Row index | Index of the row where the data will be cleared. Indexing starts at 0. | Robin.Numeric | Yes |
Special conditions of use
None.
Example of use
Task
There is a table in CSV format
You need to clear cell B3 and create a new edited document.
Solution
Use the actions "Get table from CSV", "Clear cell", "Table to CSV".
Implementation
- Assemble a robot scheme consisting of actions:
- Set the parameters for the "Table from CSV" action.
- Set the parameters for the "Clear cell" action.
- Set the parameters for the "Table to CSV" action.
- Click the "Start" button in the top panel.
Result
The program robot completed successfully.
The required cell is cleared. A new table is created.
Обзор
Инструменты контента