Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLTableGetMapCount Function

Overview

The HTMLTableGetMapCount function returns the total number of table elements mapped.

Syntax/Parameters

Syntax

int = HTMLTableGetMapCount ( handle hTable );

Parameters

hTable

A handle to an HTML Table Map Object.

Return Value

Returns an int specifying the number of mapped items or -1 on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

Each table component (element) is mapped in the map array. This includes the table element, grouping elements, rows, cells and their respective closing elements.

Related Functions

HTMLTableMap — Maps a table to access and returns an HTML Table Object handle.

Platform Support

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

Legato IDE, Legato Basic