FormDataTree.FindByID

Syntax:

FindByID(<ID>)

Parameters:

<ID> (required)

Type: Number.
Tree element identifier.

Returned value:

Type: FormDataTreeItem; Undefined.
If nothing is found, Undefined value is returned.

Description:

Obtains a collection item by a given identifier.

Availability:

Thin client, web-client, server, thick client, Mobile application (client), Mobile application (server).

See also:

FormTable, property SelectedRows
FormTable, property CurrentParent
FormTable, property CurrentRow

    

1C:Enterprise Developer's Community