Check if an Item is in a Document
Determines if a specific item is present within a document.
Overview
Syntax
Examples
1. Check for Text Presence
get the file as a scanned document
if "important notice" is in the document then
# perform actions when text is found2. Check for Table with Specific Columns
3. Check for Confidential Information
Last updated
Was this helpful?
