Field VarChar Intrinsic Functions - FieldDefault Method
Return the default value of the field
Member of Field VarChar Intrinsic Functions (PRIM_LIBI.IFieldVarCharIntrinsics)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | String | Default value of the field |
FieldDefault returns the default value of the field as defined in the repository.
Febuary 18 V14SP2