HTMLDocument.CreateAttribute

Syntax:

CreateAttribute(<Name>)

Parameters:

<Name> (optional)

Type: String.
Name of attribute to be created.

Returned value:

Type: HTMLAttribute.

Description:

Creates new node HTMLAttribute.
Exception call reasons:
  • Attribute name contains characters invalid for XML standard.

Availability:

Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community