Table
The Table connector enables you to perform various actions on a table of any kind. For example, you can create or delete columns or rows or get the values from the cells in a table as part of a Workflow in RPA Desktop Design Studio.
You must first use and then expose the methods in the Table connector to use its methods.
- To use the connector, see Use a connector in RPA Desktop Design Studio.
- To expose the methods, see Use connector method.
To use the methods, see Use a component in RPA Desktop Design Studio.
Table connector methods
The Table connector provides multiple methods that perform various actions on tabular data as part of an automation Workflow in the RPA Desktop Design Studio. For example, tasks such as getting a table, getting a row data, and removing empty rows.
Parent Topic:Connectors