TimeScaleItems.Move

Syntax:

Move(<Item>, <Offset>)

Parameters:

<Item> (required)

Type: TimeScaleItem.
Item being shifted.

<Offset> (required)

Type: Number.
Number of elements by which the element must be moved. Positive value means that the element will be moved closer to the end of the scale (downwards), and negative value moves it closer to the beginning (upwards).

Description:

Shifts specified scale element by the specified offset.

Availability:

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

    

1C:Enterprise Developer's Community