XDTOSequence.GetValue

Syntax:

GetValue(<Index>)

Parameters:

<Index> (optional)

Type: Number.
Sequence element index.

Returned value:

Type: XDTODataValue; XDTODataObject; Undefined.
If nothing is found, Undefined value is returned.

Description:

Obtains a value (data element) by specified index.

Availability:

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

Note:

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

    

1C:Enterprise Developer's Community