Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

FieldGetParameters Function

Overview

The FieldGetParameters function dumps all the parameters within a Field Object to an array.

Syntax/Parameters

Syntax

string[] = FieldGetParameters ( handle hField );

Parameters

hField

A handle to a Field Object.

Return Value

A string array containing key-value pairs of data matching the parameter name-value within the current field. Returns an empty array on error. Use the GetLastError function to retrieve a formatted error code. Since the parameter can be specified but empty, an empty string can be a valid value.

Remarks

Only well known parameter names are translated.

Related Functions

Platform Support

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

Legato IDE, Legato Basic