PivotTableFieldCollection.Find

Syntax:

Find(<FieldName>)

Parameters:

<FieldName> (required)

Type: String.
Desired field name.

Returned value:

Type: PivotTableField; PivotTableFieldCollection; Undefined.
If the field is not found, the value Undefined is returned.

Description:

Searches for pivot table fields by name.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community