Sub p solvedDim Valore As String = "DA203(DA302|>|0|)"
Dim campi() As String
campi=Regex.Split("[(]",Valore)
For j=0To campi.Length
Log(campi(j) )
NextEndSub
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.