Hi Ramu,
For your case, you have to do some workaround using patterns and offsets.
Like getting the offset of 1st string and move to one variable and get the offset of number and move to one variable, reverse it, and next get the offset of next string and so on.. Finally concatenate all strings to final string.
Thanks
Gangadhar