RecalculationRecordSet.<Recalculation name>.UnloadColumn

Syntax:

UnloadColumn(<ColumnName>)

Parameters:

<ColumnName> (required)

Type: String.
Name of the downloaded column.

Returned value:

Type: Array.

Description:

Creates an array, and there it copies the values from a specified field of the set's records.

Availability:

Server, thick client, external connection.

Note:

The values of records are downloaded in order of index.

    

1C:Enterprise Developer's Community