Search

Extract Text To Right

Articles

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

Syntax

Extract Text To Right (fid, text)

Parameters

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

Sample

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

  • Extracts the text from the file ‘ee239b1e-0cf3-4292-8598-803a85f7727d’, to the right 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?