FormDataStructureAndCollection.Delete

Syntax variant: By index

Syntax:

Delete(<Index>)

Parameters:

<Index> (required)

Type: Number.
Index of an item in a collection.

Syntax variant: By item

Syntax:

Delete(<Item>)

Parameters:

<Item> (required)

Type: FormDataStructureAndCollection.
Deleted item.

Description:

Deletes an item from the collection.

Availability:

Thin client, web-client, server, thick client, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community