Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLHeaderGetDTDString Function

Overview

The HTMLHeaderGetDTDString function returns the DTD as a string as specified by the HTML header.

Syntax/Parameters

Syntax

string = HTMLHeaderGetDTDString ( handle hHeader );

Parameters

hHeader

A handle to an HTML Header Object.

Return Value

Returns a string containing the raw DTD specification or an empty string on error. Use the GetLastError function to retrieve a specific error.

Remarks

The HTMLHeaderGetDTDString function returns the raw DTD data as specified by the <!DOCTYPE ... > element. The content is not checked for errors.

Related Functions

Platform Support

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

Legato IDE, Legato Basic