Hi,
I am trying to insert a special character after every character
eg: 12345678
I need output as
12:34:56:78
I am trying split but couldn't get the output , any advise is greatly appreciated
Hi,
I am trying to insert a special character after every character
eg: 12345678
I need output as
12:34:56:78
I am trying split but couldn't get the output , any advise is greatly appreciated