Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLRowClose Function

Overview

The HTMLRowClose function closes the current cell and row.

Syntax/Parameters

Syntax

int = HTMLRowClose ( handle hHWO );

Parameters

hHWO

A handle to an HTML Writer Object.

Return Value

An int as ERROR_NONE (0) for success or a formatted error code.

Remarks

The row will automatically close if the previous row is not closed and a new row is opened. Calling HTMLRowClose when the row is already closed does not result in HTML coding errors.

Related Functions

Platform Support

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

Legato IDE, Legato Basic