Hi all,
I would like to add a '%' to a string always at position 5 in the string e.g.
XXXX1234567
becomes XXXX%1234567
Is this possible?