Skip to main content
Advanced OCR

Advanced OCR - For each table row

Advanced OCR - For each table row

Loops over every row of a table obtained by Advanced OCR, running a block of actions for each row.


Options

Table

Select the table obtained by an advanced OCR table action.

Returns

  • Current row index — Returns the index of the row being processed.
  • Current row cells — Returns the values of each cell of the current row.

Rules and Conditions

  • The Table field is required.
  • The table must have been obtained by an Advanced OCR table action.