BaseCalculationTypes.<Chart of calculation types name>.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:

Creates an array and copies values from the tabular section column into it.

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