Field Intrinsic Functions - FieldType Method

Return the type of the field as defined in the repository

Member of Field Intrinsic Functions (PRIM_LIBI.IFieldIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)StringResulting string

Details

FieldType returns the type of the field as specified in the field definition as a simple string.
 
e.g. Packed, Alpha, NChar etc.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2