Returns the display length of a column.
Syntax
.displayLength()
Example
var val = $.udbMeta('EMP').cols('EMPNO').displayLength();