ClientApplicationInterfaceContentSettingsGroup.Move

Syntax:

Move(<Index>, <Offset>)

Parameters:

<Index> (required)

Type: Number.
Index of the item to be moved.

<Offset> (required)

Type: Number.
An offset of an element in a collection.
If positive, the offset is forward; if negative, the offset is backward.

Description:

Moves an element of collections by the specified number of positions.

Availability:

Server, thick client.

    

1C:Enterprise Developer's Community