Array.Count

Syntax:

Count()

Returned value:

Type: Number.

Description:

use to get the number of elements in the array.

Availability:

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

Example:

NumberOfElements = Array.Count();

    

1C:Enterprise Developer's Community