Hi Guys am trying to split the characters with decimal places, but am not getting:
EB*C*IND*30***23*1000.55*****Y here I want to split 1000.55 only, but I cant achieve the same, but am getting value without decimal value. Please help me out how to extract this with decimal values. Thank you for the same.
@ushu Thank you for your quick reply, but your solutions only works for decimal values, some times I will get decimal places and some times not. My input may be “EB*C*IND*30***23*1000.55*****Y” or “EB*C*IND*30***23*1000*****Y”