Question
Separate the Integer & characters
Hi all,
I have use case where i need to separate the characters & integer value example- I/p: "ABCD1234" output: ABCD, 1234 , i/p "A22B45" o/p: AB , 2245
Thanks in advance
Hi all,
I have use case where i need to separate the characters & integer value example- I/p: "ABCD1234" output: ABCD, 1234 , i/p "A22B45" o/p: AB , 2245
Thanks in advance
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.