HTMLDivElement.IsSameNode

Syntax:

IsSameNode(<Node>)

Parameters:

<Node> (required)

Type: HTMLDivElement.
HTMLDOM node used for comparison.

Returned value:

Type: Boolean.

Description:

Allows you to define identity of two nodes (that reference the same object).

Availability:

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

    

1C:Enterprise Developer's Community