XBaseFieldsCollection.Find

Syntax:

Find(<FieldName>)

Parameters:

<FieldName> (required)

Type: String.
XBase field name.

Returned value:

Type: XBaseField; Undefined.
If the field is not found, then the value Undefined is returned.

Description:

Searches for fields by description.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community