Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

OutlineGetItemRow Function

Overview

The OutlineGetItemRow function returns the row 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 = OutlineGetItemRow ( 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 row position or a formatted error code.

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