Last Updated: Nov 23, 2020
Use this function to find the text that is matching with one of the values in the given column of a table.
Find Occurrence Of Dictionary Item (fid, dictionary_table, column_name, occurrence)
Input Parameter Name | Description |
---|---|
fid | OutputXmlFID from the Doc reader node |
dictionary_table | Table that contains the search keywords |
column_name | Name of the column that contains the search keywords |
occurrence | Occurrence of the pattern |
Find Occurrence Of Dictionary Item (ee239b1e-0cf3-4292-8598-803a85f7727d, Table 1, Example, 2)
Return Value | Description |
---|---|
Text | The matching text |
To view all the Document functions, click here.