ValueList.UnloadValues

Syntax:

UnloadValues()

Returned value:

Type: Array.

Description:

Creates an array and copies item values from the list of values to it.

Availability:

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

Example:

ItemsArray = PriceTypesList.UnloadValues();

    

1C:Enterprise Developer's Community