TableBox.RowData

Syntax:

RowData(<Row>)

Parameters:

<Row> (required)

Table box row data which you want to obtain. Parameter type depends on the type of value being edited in the table box.

Returned value:

The parameter of returned value depends on the type of value being edited in the table box. For dynamic data lists that are selected from a database it returns the object properties of which contain values of specified row cells.

Description:

Obtains data of the specified row.

Availability:

Thick client.

    

1C:Enterprise Developer's Community