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
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | String | Resulting 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.