QuerySchemaColumnFields.Set

Syntax:

Set(<Index>, <Field>)

Parameters:

<Index> (required)

Type: Number.
Item index.

<Field> (required)

Type: QuerySchemaExpression;QuerySchemaNestedTable;Undefined.
Field to be set.

Description:

It defines the collection item based on the index. It works similarly to the [] operator.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community