QuerySchemaFields.Set

Syntax:

Set(<Index>, <Expression>)

Parameters:

<Index> (required)

Type: Number.
Collection item index.

<Expression> (required)

Type: String.
Expression to be defined.

Description:

It defines the collection item based on the index. It works similarly to the [] operator. If the expression is set with an error, it calls an exception containing a message about the error in the expression. An item of the QuerySchemaExpression type must be located at the index transferred.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community