Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

OutlineGetItemPosEX Function

Overview

The OutlineGetItemPosEX function returns the ending X position for the outline item. The position is native (not adjusted for tabs). The position is the spot directly following the closing tag.

Syntax/Parameters

Syntax

int = OutlineGetItemPosEX ( 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.

Remarks

Note that the return X position is in native characters (tabs are counted as a single character).

Related Functions

Platform Support

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

Legato IDE, Legato Basic