Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

FieldToString Function

Overview

The FieldToString function creates a tag from the current data stored in the Field Object.

Syntax/Parameters

Syntax

string = FieldToString ( handle hField );

Parameters

hField

A handle to a Field Object.

Return Value

A string containing a field as an HTML comment 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