AccumulationRegisterRecordSet.<Accumulation register name>.Move

Syntax:

Move(<Record>, <Offset>)

Parameters:

<Record> (required)

Type: Number; AccumulationRegisterRecord..
Index of the record being shifted or the record itself.

<Offset> (required)

Type: Number.
Number of positions by which the record should be shifted. A positive value corresponds to shifting of the record toward the end of the recordset list (increasing the index), and a negative value corresponds to shifting toward the beginning.

Description:

Shifts a record in the set by a specified number of positions.

Availability:

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

    

1C:Enterprise Developer's Community