AccumulationRegisterRecordSet.<Accumulation register name>.LoadColumn

Syntax:

LoadColumn(<Array>, <FieldName>)

Parameters:

<Array> (required)

Type: Array.
Array containing the values for set column filling.

<FieldName> (required)

Type: String.
Name of the set's record field where the values will be downloaded from the array.

Description:

Loads values from the array to the specified record set field.

Availability:

Server, thick client, external connection, Mobile application (server).

Note:

Values from an array are loaded in the field in order of index.

    

1C:Enterprise Developer's Community