Returns the number assigned to a field in the table description.

Number := Record.FIELDNO(Field)

Parameters

Record

Type: Record

The name of the record that contains the field.

Field

Type: Field

The name of the field in the record.

Expand imageProperty Value/Return Value

Expand imageExample

Expand imageSee Also