GraphicalSchemaItems.Get

Syntax:

Get(<Index>)

Parameters:

<Index> (required)

Type: Number.
Item index.

Returned value:

Type: GraphicalSchemaItemConnectionLine; GraphicalSchemaItemDecoration; GraphicalSchemaItemActivity; GraphicalSchemaItemSplit; GraphicalSchemaItemCondition; GraphicalSchemaItemCompletion; GraphicalSchemaItemStart; GraphicalSchemaItemJoin; GraphicalSchemaItemSubBusinessProcess; GraphicalSchemaItemProcessing; GraphicalSchemaItemSwitch.

Description:

Obtains the value for the index. Works like the operator [].

Availability:

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

Note:

Used when the [] operator cannot be used.

    

1C:Enterprise Developer's Community