XDTOSequence.SetValue

Syntax:

SetValue(<Index>, <Element>)

Parameters:

<Index> (required)

Type: Number.
Index in the sequence.

<Element> (required)

Type: XDTODataObject; XDTODataValue; Undefined.
XDTO data element.

Description:

Sets a value by a specified index.

Availability:

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

Note:

If a text is contained in the specified index, exception will be initiated.

    

1C:Enterprise Developer's Community