ValueTable.CopyColumns

Syntax:

CopyColumns(<Columns>)

Parameters:

<Columns> (optional)

Type: String.
The list of columns for copying in a format: " Column1, Column2... ". If the list is not set, columns will be copied all.

Returned value:

Type: ValueTable.

Description:

Creates a values table with specified column list.

Availability:

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

Note:

Contents of columns is not copyied.

    

1C:Enterprise Developer's Community