PlannerDimensionCollection.Move

Syntax:

Move(<Index>, <Offset>)

Parameters:

<Index> (required)

Type: Number; PlannerDimension.
An index of a shifted dimension in a collection or the dimension itself.

<Offset> (required)

Type: Number.
The number of items the dimension needs to be shifted by. The positive value corresponds to the offset to the end of the collection, the negative value – to its start.

Description:

Offsets the dimension with the specified index by the specified value.

Availability:

Thin client, web-client, server, thick client, external connection.

    

1C:Enterprise Developer's Community