Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.6j

Application v 6.5c

  

 

Chapter ElevenSGML Functions (continued)

HTMLElementClear Function

Overview

The HTMLElementClear function clears the HTML Element Object.

Syntax/Parameters

Syntax

int = HTMLElementClear ( handle hHE );

Parameters

hHE

A handle specifying the HTML Element Object.

Return Value

An int as structured error code specifying the result of the operation. Use the GetLastError function to retrieve a formatted error code.

Remarks

While the HTMLElementLoad function will clear the HTML Element Object, it is sometime useful to clear the object manually.

HTMLElementClear will set all property values to default. The element is reset to implied.

Related Functions

Platform Support

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

Legato IDE, Legato Basic

Page revised 2026-07-20