Search

Extract Text To Left

Last Updated: Nov 23, 2020

Articles

Use this function to extract the text present at the immediate left of the given label.

Syntax

Extract Text To Left (fid, text)

Parameters

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

Sample

Extract Text To Left (ee239b1e-0cf3-4292-8598-803a85f7727d, Example)

  • Extracts the text from the file ‘ee239b1e-0cf3-4292-8598-803a85f7727d”, to the left of the label ‘Example’.

Returns

Return Value Description
Text Extracted text

To view all the Document functions, click here.

Did you find what you were looking for?