Returns field value by it name. Syntax: function FieldValueByFieldName(aFieldName : string) : string; Description: Call FieldValueByFieldName to get value of field with name aFieldName in active record.
See also: FieldValues, FieldNames properties, FieldIsNull() method |