QuerySchemaAvailableFields.Insert

Syntax:

Insert(<Index>, <Name>, <Type>)

Parameters:

<Index> (required)

Type: Number.
Position where the collection item should to be inserted.

<Name> (required)

Type: String.
Name of the field to be added.

<Type> (optional)

Type: Type.
Specifies the type of element to be inserted.

Description:

It inserts a new item of the collection into the specified position. The method is only used for available fields of the temporary (AvailableFields) table description.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community