QuerySchemaExpressions.Set

Syntax:

Set(<Index>, <Expression>)

Parameters:

<Index> (required)

Type: Number.
Item index.

<Expression> (required)

Type: QuerySchemaExpression.
Expression to be defined.

Description:

It defines the collection item based on an index obtained from Fields or Filter. 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.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community