ListColumns.Find

Syntax:

Find(<ColumnName>)

Parameters:

<ColumnName> (required)

Type: String.
Column name.

Returned value:

Type: ListColumn; Undefined.
If the column is not found, then the value Undefined is returned.

Description:

Searches for the indicated column.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community