Hey, I'm using this code:
which gives me two strings, data(0) and data(1), but I want to be able to get data(2) etc.Code:Dim data() As String = Message.Split("|"c)
any ideas on how to do this?
Thanks
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |