Skip to Content
0
Former Member
May 05, 2010 at 09:47 AM

Splitting the string into two strings

51 Views

Hi,

I am getting one string like 123/456, I need to split the string at '/' and pass 123 to one target and 456 to another. Is there any function to achieve this requirement please let me know...

Basha