Hi all,
Which is the best (simple) way to do the following
input string
string = 'àDD!cli_ver!àTT!cli_org'
and i need to obtain the following outputs :
arg1 = 'DD'
arg2 = 'cli_ver'
arg3 = 'TT'
arg4 = 'cli_org'
regards
MPAU
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.