Field Intrinsic Functions - FieldAttributeAsString Method
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 )