Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

FieldGetFieldPosEY Function

Overview

The FieldGetFieldPosEY function returns the ending Y position of the last field parsed.

Syntax/Parameters

Syntax

int = FieldGetFieldPosEY ( handle hField );

Parameters

hField

A handle to a Field Object.

Return Value

An int specifying the zero-based position or -1 on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

The Field Object must have a data object associated to use this function. The field position is also changed by the FieldGetFieldContent function.

Related Functions

Platform Support

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

Legato IDE, Legato Basic