ValueTableColumnCollection.Find

Syntax:

Find(<ColumnDescription>)

Parameters:

<ColumnDescription> (required)

Type: String.
Value table column description.

Returned value:

Type: ValueTableColumn; Undefined.
If there is no such column, then the value Undefined is returned.

Description:

Searches for value table column by name.

Availability:

Server, thick client, external connection, Mobile application (server).

    

1C:Enterprise Developer's Community