Controls.IndexOf

Syntax:

IndexOf(<FormElement>)

Parameters:

<FormElement> (required)

The form element whose index you wish to get.

Returned value:

Type: Number.
Index of specified collection item. If none is found, returns -1.

Description:

Obtains index of the transferred form element in the form element collection.

Availability:

Thick client.

    

1C:Enterprise Developer's Community