InterfaceControlItemCollection.Find

Syntax:

Find(<InterfaceName>)

Parameters:

<InterfaceName> (required)

Type: String.
Interface description as it is defined in the designer.

Returned value:

Type: InterfaceControlItem; Undefined.
If the interface is not found, then the value Undefined is returned.

Description:

Searches for interface control by name.

Availability:

Thick client.

    

1C:Enterprise Developer's Community