getHtmlDocumentSource

getHtmlDocumentSource(htmlDocumentName: String): String;

The getHtmlDocumentSource method of the Schema class returns the HTML source of the HTML document specified in the htmlDocumentName parameter.

This method returns null ("") if an HTML document with the specified name does not exist.