QuerySchemaOperators.Add

Syntax:

Add(<Item>)

Parameters:

<Item> (optional)

Type: QuerySchemaSelectOperator.
If the default value of the parameter is specified, a new object will be added, if the operator of the query schema selection (which must be from the same query) is transferred in the parameter, it will be copied.
Default value: Undefined.

Returned value:

Type: QuerySchemaSelectOperator.

Description:

It adds a new item or copies a collection item and returns it.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community