PredictionModelColumns.Find

Syntax:

Find(<Name>, <Type>)

Parameters:

<Name> (required)

Type: String.
Sought column name.

<Type> (required)

Type: PredictionModelColumnType.
Sought column type.

Returned value:

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

Description:

Searches for columns by name.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community