GeographicalSchemaLegendItems.Move

Syntax:

Move(<Index>, <Offset>)

Parameters:

<Index> (required)

Type: Number.
Index of collection object you want to move.

<Offset> (required)

Type: Number.
Number of positions by which the object in the collection must be moved. Positive value indicates that the item will be moved towards the end of collection, while negative value indicates that the item will be moved towards the beginning of collection.

Description:

Shifts element from specified index by specified offset.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community