AccountingRegisterRecordSet.<Accounting register name>.Count

Syntax:

Count()

Returned value:

Type: Number.

Description:

Obtains the number of records in the set.

Availability:

Server, thick client, external connection.

Example:

Message("Records in the set - " ) + RecordsSet.Count());

    

1C:Enterprise Developer's Community