Search

Extract Text To Top

Last Updated: Nov 23, 2020

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 from the Doc reader node
text Required label text

Sample

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

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