Return the type of the field as defined in the repository
Member of Field Intrinsic Functions (PRIM_LIBI.IFieldIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | String | Resulting string |
FieldType returns the type of the field as specified in the field definition as a simple string. e.g. Packed, Alpha, NChar etc.
Febuary 18 V14SP2