.rawVal()

Previous Next

Returns the unformatted value (no IO formats applied) for the first column.

Syntax

.rawVal()

Example

var realVal = $.udbMeta('EMP').rows('current').cols('POSTAL_CODE').rawVal();