hi
I have a text like 'Account determination for payment reference401'
I have to search for the string 'reference' and see whether its separated from the numeric character
if its not, i have to insert a space, like a text 'Account determination for payment reference401' shd become
'Account determination for payment reference 401'