FormDataStructureAndCollection.Move

Syntax:

Move(<Index>, <Count>)

Parameters:

<Index> (optional)

Type: Number.
Arrangement of an element in a collection.

<Count> (optional)

Type: Number.
Number of elements by which the specified element is to be shifted. A positive value means that it will be shifted to the end of the collection, and a negative value shifts it to the beginning.

Description:

Shifts collection item by specified number of positions forward or backward.

Availability:

Thin client, web-client, server, thick client, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community