Order.Find

Syntax:

Find(<ElementName>)

Parameters:

<ElementName> (required)

Type: String.
Name of order element.

Returned value:

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

Description:

Searches for an order item included in a collection.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community