Your example seems off - it doesn't contain any integers.
VB Code:
Dim temp As String = "I am, learning, vb.net" Dim extraction As String = temp.Substring(temp.IndexOf("learning"),"learning".Length)
|
Results 1 to 4 of 4
Thread: String Manipulation (Resolved)Threaded View
|
Click Here to Expand Forum to Full Width |