Advanced OCR - For each table cell
Advanced OCR - For each table cell
Loops over every cell of a table obtained by Advanced OCR, running a block of actions for each cell.
Options
Table
Select the table obtained by an advanced OCR table action.
Returns
- Cell header content — Returns the header name of the current cell column.
- Row index — Returns the row index of the current cell.
- Column index — Returns the column index of the current cell.
- Cell content — Returns the value of the current cell.
Rules and Conditions
- The Table field is required.