Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

OutlineGetItemPosEY Function

Overview

The OutlineGetItemPosEY function returns the ending Y position for the outline item. The position is the spot directly following the closing tag.

Syntax/Parameters

Syntax

int = OutlineGetItemPosEY ( handle hOutline, int position );

Parameters

hOutline

A handle to an HTML Outline Object.

position

An int specifying the zero-based position for a mapped outline entry.

Return Value

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

Related Functions

OutlineGetItemProperties — Gets all the properties for an item as a string array.

Platform Support

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

Legato IDE, Legato Basic