HTMLAttributeMap.RemoveNamedItem

Syntax:

RemoveNamedItem(<Name>)

Parameters:

<Name> (required)

Type: String.
Name of deleted HTML attribute.

Returned value:

Type: DOMAttribute.

Description:

Removes a node attribute from a collection by a specified name.

Availability:

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

    

1C:Enterprise Developer's Community