Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

FieldTokenToString Function

Overview

The FieldTokenToString function translates a field name token to a string value.

Syntax/Parameters

Syntax

string = FieldTokenToString ( handle hField, dword token );

Parameters

hField

A handle to a Field Object.

token

A dword containing a token value.

Return Value

A string containing the corresponding string value for the token or an empty string on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

The returned string is in the form of an HTML comment.

Related Functions

Platform Support

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

Legato IDE, Legato Basic