ValueList.Copy

Syntax:

Copy()

Returned value:

Type: ValueList.

Description:

Creates a copy of the list of values.

Availability:

Thin client, web-client, server, thick client, external connection, Mobile application (client), Mobile application (server).

Example:

ListCopy = PriceTypesList.Copy();

    

1C:Enterprise Developer's Community