Hello, I’m attempting to strip out units of measurement in OBX-5 fields when I receive them from a vendor. In many OBXs they are going to send a value such as “14.8 cm” or “147.0 grams” etc. I would also like to move that unit of measurement into the OBX-6 field.
I am planning to use a translation I already have built. I know this can be done via xlateStr commands or tcl code within the COPY action. I have tried both and keep getting tripped up with the syntax/formatting of it. Does anyone have experience doing this in a simple manner lately?