Returns an array of the alternative input formats of the first item.
Syntax
.altInputFormats()
Example
var altFormats = $.udbMeta('EMP').cols('POSTAL_CODE').altInputFormats();