Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

FieldGetFieldToken Function

Overview

The FieldGetFieldToken function returns the currently loaded field token value.

Syntax/Parameters

Syntax

dword = FieldGetFieldToken ( handle hField );

Parameters

hField

A handle to a Field Object.

Return Value

A dword containing the token value or 0x00000000 on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

The token value is set by a parse operation or by resetting the field object. Token values are covered at the start of this section.

Related Functions

Platform Support

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

Legato IDE, Legato Basic