XDTOList.Set

Syntax:

Set(<Index>, <Item>)

Parameters:

<Index> (required)

Type: Number.
A position into which a data item should be set.

<Item> (required)

Type: XDTODataValue; XDTODataObject.
An XDTO data item set into the specified list position.

Returned value:

Type: XDTODataValue; XDTODataObject.
The set data item.

Description:

Sets an XDTO data item into the list by the specified index.

Availability:

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

    

1C:Enterprise Developer's Community