Return a feature of the field definition as a string
Member of Field Intrinsic Functions (PRIM_LIBI.IFieldIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | String | Resulting string |
FieldFeatureType | *Input | Enumeration | Attribute to be returned |
Return an attribute of the field repository definition.
#Com_owner.Caption := #Field.FieldAttributeAsString( Description )
Febuary 18 V14SP2