You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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 )

See also

All Component Classes
Technical Reference

  • No labels