HTMLDocument.Default

Syntax:

New HTMLDocument(<Name>)

Parameters:

<Name> (required)

Type: String.
HTML document title. If the parameter is set, a TITLE element will be created in the document, and the title content will be placed inside it.

Description:

Creates an HTML document and a TITLE element in the HEAD section.

    

1C:Enterprise Developer's Community