Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.6j

Application v 6.5c

  

 

Chapter FiveGeneral Functions (continued)

TextAnalysisCreate Function

Overview

The TextAnalysisCreate function creates a Text Analysis Object.

Syntax/Parameters

Syntax

handle = TextAnalysisCreate ( );

Parameters

(none)

 

Return Value

Returns a handle to a Text Analysis Object or a NULL_HANDLE on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

Text Analysis functions can be run ad hoc or as an object. In object mode, analysis clues can be added and additional information retrieved about the last chunk analyzed. This function returns a handle to a Text Analysis Object for repeated used during processing.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic