Structure.Delete

Syntax:

Delete(<Key>)

Parameters:

<Key> (required)

Type: String.
Key of the element being deleted.

Description:

Deletes the structure element with the specified key.

Availability:

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

Example:

Filter.Delete("Date");

    

1C:Enterprise Developer's Community