DisplacingCalculationTypes.<Name of chart of calculation types>.UnloadColumn

Syntax:

UnloadColumn(<Column>)

Parameters:

<Column> (required)

Type: Number; String.
Column that values need to be unloaded from. Column index or column name can be passed as a parameter value.

Returned value:

Type: Array.

Description:

Unloads the values contained in a tabular section column to an array.

Availability:

Server, thick client, external connection.

Note:

Column values are unloaded in order of the tabular section's row indices.

    

1C:Enterprise Developer's Community