Skip to main content
Advanced OCR

Advanced OCR - Get query result

Advanced OCR - Get query result

Gets the first occurrence of the result of a specific query (question) in an Advanced OCR result.


Options

Document analysis

Select the advanced OCR analysis configured in the flow by the Analyze Document action.

Query prompt

Enter the text of the question whose result will be searched for.

Page (optional)

Enter the number of the page to be processed. Leave it empty to process every page.

Returns

  • Query exists? — Returns true if the query was found.
  • Exists more occurrences? — Indicates whether there are more occurrences.
  • Query prompt — Returns the question found.
  • Query result — Returns the answer found.
  • Page — Returns the number of the query page.

Rules and Conditions

  • The Document analysis and Query prompt fields are required.