XBaseIndexesCollection.Find

Syntax:

Find(<IndexName>)

Parameters:

<IndexName> (required)

Type: String.
Description of the sought XBase index.

Returned value:

Type: XBaseIndex; Undefined.
If there is no such index, then the value Undefined is returned.

Description:

Searches for the XBase index by its name.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community