Returns the default value of a column.
Syntax
.defValue()
Example
var val = $.udbMeta('EMP').cols('EMPNO').defValue();