HTMLLinkElement.SetUserData

Syntax:

SetUserData(<Key>, <Data>)

Parameters:

<Key> (required)

Type: String.
A user data key.

<Data> (required)

Type: Arbitrary.
User data that should be saved in the node.

Returned value:

Previous user data for the specified key, or Undefined, if the specified key does not correspond with any user data.

Description:

Sets user data.

Availability:

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

    

1C:Enterprise Developer's Community