Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Field Intrinsic Functions - FieldAttributeAsString Method

Panel
bgColor#2c3c4c

Return a feature of the field definition as a string

Member of Field Intrinsic Functions (PRIM_LIBI.IFieldIntrinsics)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

String

Resulting string

FieldFeatureType

*Input

Enumeration

Attribute to be returned

Details

Return an attribute of the field repository definition.

Example

     #Com_owner.Caption := #Field.FieldAttributeAsString( Description )

See also

All Component Classes

Technical Reference