QueryResultSelection.Group

Syntax:

Group()

Returned value:

Type: String.
Grouping name for the current record. If there is no grouping, an empty string is returned.

Description:

Obtains a grouping name for the current selection value.

Availability:

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

Example:

GroupingCur = Selection.Group();

    

1C:Enterprise Developer's Community