QueryResultSelection.Level

Syntax:

Level()

Returned value:

Type: Number.
Level of the current record.

Description:

Obtains the hierarchy and grouping level of the current record. The level is counted from the first selection of the query result.

Availability:

Server, thick client, external connection, Mobile application (server).

Example:

SpreadDocument.Put(DeducedArea, Level + Selection.Level());

    

1C:Enterprise Developer's Community