HTMLButtonElement.GetAttribute

Syntax:

GetAttribute(<Name>)

Parameters:

<Name> (optional)

Type: String.
An attribute name.

Returned value:

Type: String; Undefined.

Description:

Returns an attribute value by a specified name.

Availability:

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

Note:

If a value is missing or the attribure not found, the Undefined value will be returned.

    

1C:Enterprise Developer's Community