Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLTableGetRowCount Function

Overview

The HTMLTableGetRowCount function returns the number of rows in a table map.

Syntax/Parameters

Syntax

int = HTMLTableGetRowCount ( handle hTable );

Parameters

hTable

A handle to an HTML Table Map Object.

Return Value

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

Remarks

Span values are not counted in the row count. If a cell spans outside of the table box, the null area is not counted.

Related Functions

Platform Support

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

Legato IDE, Legato Basic