FixedCollection.Find

Syntax:

Find(<ElementDescription>)

Parameters:

<ElementDescription> (required)

Type: String.
Collection element description.

Returned value:

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

Description:

Searches for value of a collection element by its name.

Availability:

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

    

1C:Enterprise Developer's Community