... the data. Whenever i retrieve fid 15 (Currency), I get the currency string, e.g. "GBP". I would like to get the raw value, which in this case, is 826.
When the 'Currency' fid is updated, it it updated with the value of 826. When it is retrieved using Tib api, it is translated to "GBP". How can I get the value of 826?