Search

Extract Text To Top

Articles

Use this function to extract the text present above the given label.

Syntax

Extract Text To Top (fid, text)

Parameters

Input Parameter Name Description
fid OutputXmlFID passed from the Doc Reader node
text Required label text

Returns

Return Value Description
Text Extracted text

Sample

Extract Text To Top (FID, To Date)

  • Extracts the text above the label To Date from the PDF having File ID FID.
    Returns the extracted text.

To view all the Document functions, click here.

Did you find what you were looking for?