ValueList.Count

Syntax:

Count()

Returned value:

Type: Number.

Description:

Obtains the number of items in a list of values.

Availability:

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

Example:

Message("Total types of prices: " + PriceTypesList.Count());

    

1C:Enterprise Developer's Community