Filter.Find

Syntax:

Find(<FilterElementName>)

Parameters:

<FilterElementName> (required)

Type: String.
Filter item name.

Returned value:

Type: FilterItem; Undefined.
If an element with such a name does not exist, then the value Undefined is returned.

Description:

Searches for a filter element in a collection.

Availability:

Server, thick client, external connection, Mobile application (server).

    

1C:Enterprise Developer's Community