Android Question Regex.Split

Gianluca Esposito

Member
Licensed User
Longtime User
Hi i have
stringa="test\ncon virgola\ntest split".

How can I apply the split?

Dim s() As String = Regex.Split("\n", "test\ncon virgola\ntest split")

does not work

Thanks
 

Similar Threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…