char *dal_mas_ret_dal_dfv_fld (idf)

Returns the original default value for the field.

Input Parameters Significance
DtvLong idf field Id

Output Parameters Significance
none -

Return Code Significance
value Original default value string
0 no default value set

As opposed to dal_mas_ret_def_fld, the default value is not evaluated. For macros this means for instance that the string "@TODAY" is returned instead of the current date.