Search

Extract Text To Right

Articles

Use this function to extract the text from the right of the specified label.

Syntax

Extract Text To Right (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 Right (FID, Address)

  • Extracts the text to the right of label Address 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?