Last Updated: Nov 23, 2020
Use this function to find the occurrence of a regex pattern and return the matching value.
Find The Occurrence Of Pattern (fid, regex_pattern, occurrence)
Input Parameter Name | Description |
---|---|
fid | OutputXmlFID from the Doc reader node |
regex_pattern | Regular expression to search |
occurrence | Occurrence of the pattern |
Find The Occurrence Of Pattern (ee239b1e-0cf3-4292-8598-803a85f7727d, id=2, 2)
Return Value | Description |
---|---|
Text | The matching text |
To view all the Document functions, click here.