A group of actions: Tables
The action returns the address of the cell that contains the given text.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Data table | Table for which the action will be performed. | Robin.DataTable | Yes | |
Start cell column | Column of the starting cell from which the search will be performed. By default, the bounds of the used area are applied from the context. | Robin.Numeric | No | |
Start cell row | Row of the starting cell from which the search will be performed. By default, the bounds of the used area are applied from the context. | Robin.Numeric | No | |
End cell column | Column of the destination cell to which the search will be performed. By default, the bounds of the used area are applied from the context. | Robin.Numeric | No | |
End cell row | Row of the destination cell to which the search will be performed. By default, the bounds of the used area are applied from the context. | Robin.Numeric | No | |
Text | The text to be searched for. | Robin.String | Yes | |
Search method | Search method. Full-text search will be applied by default. | Robin.String | No | |
Results | ||||
Result | Dictionary with elements - found cells: element key = cell address, element value = cell value. | Robin.Dictionary |
Обзор
Инструменты контента