Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

OutlineGetItemColumn Function

Overview

The OutlineGetItemColumn function returns the column position for the current item if the item is in a table. Table cells are only mapped if the HO_MAP_TABLE_CONTENT option is set during the initial scan.

Syntax/Parameters

Syntax

int = OutlineGetItemColumn ( 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 column position or a formatted error code. If the item is not located in a table, -1 is returned.

Remarks

The position must be in a table or an error will be returned.

Related Functions

Platform Support

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

Legato IDE, Legato Basic