Skip to Content
0
Former Member
Sep 14, 2007 at 09:58 AM

update string

39 Views

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?