Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLHeaderHasDTD Function

Overview

The HTMLHeaderHasDTD function returns a boolean indication of whether the object contains a DTD specification.

Syntax/Parameters

Syntax

boolean = HTMLHeaderHasDTD ( handle hHeader );

Parameters

hHeader

A handle to an HTML Header Object.

Return Value

Returns a boolean value specifying TRUE if the document contains a DTD specification. FALSE indicates no specification or an error. The GetLastError or IsError function to determine if an error occurred and the nature of the error.

Remarks

The DTD or Document Type Definition indicates what flavor of HTML the document is employing. Specifying a proper DTD improves consistent and predictable display behavior.

Related Functions

Platform Support

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

Legato IDE, Legato Basic