hi folks,
I am reading a field value from a table into a variable that goes like '345-7890123<b>-</b>' there is this '-' after the number and need to remove it.
How can I use 'trim' here?
Thanks
Vinu