Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.6d

Application v 6.1b

  

 

Chapter ElevenSGML Functions (continued)

HTMLCellClose Function

Overview

The HTMLCellClose function closes a table cell.

Syntax/Parameters

Syntax

int = HTMLCellClose ( handle hHWO );

Parameters

hHWO

A handle to an HTML Writer Object.

Return Value

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

Remarks

A table, row and cell must be open or the function will return an error. Calling HTMLCellClose without a cell, row or table open will not result in HTML coding errors.

Related Functions

Platform Support

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

Legato IDE, Legato Basic

Page revised 2025-08-15