PlannerItemCollection.Find

Syntax:

Find(<Value>)

Parameters:

<Value> (required)

Type: Arbitrary.
Value which equals the target planner item value.

Returned value:

Type: PlannerItem; Undefined;.
If the specified item is missing, the Undefined value is returned.

Description:

Searches for a planner item by a specified value of the Value property.

Availability:

Thin client, web-client, server, thick client, external connection.

See also:

PlannerItem, property Value

    

1C:Enterprise Developer's Community