Previous Topic

Next Topic

Inhoudsopgave

Book Index

FindField Method

Method Method FindField(FieldName: string): IISERPField

Description

Retrieves a field from the active record based on the field name. If no such field is present a null value will be returned.

FieldName

Field name.

Result

Reference to the field found.