We are currently running version Cloverleaf 5.3. I am working on an Xlate for a charge interface where the input is HL7 and the output is FRL. Most of the time, there will be no amount sent and in these cases, the receiving system wants 10 zeros. However, there will be occasions when an amount is sent, and in those cases the receiving system will want the numeric characters but with no decimal point.
Does anyone have any code that can be used to strip a decimal point but leave all of the digits in tact? Thanks!