TextDocument.LineCount

Syntax:

LineCount()

Returned value:

Type: Number.

Description:

Obtains the number of strings in the text.

Availability:

Thin client, web-client, server, thick client, external connection.

Example:

TotalStrings = Text.LineCount();

    

1C:Enterprise Developer's Community