Hello,
I want to split a string variable such as "12.619.3" but only want to split it into two such as "12.619" and "3".
Suggestion, please.
Thanks,
KH
I want to split a string variable such as "12.619.3" but only want to split it into two such as "12.619" and "3".
Suggestion, please.
Thanks,
KH

Comment