Quantcast
Viewing all articles
Browse latest Browse all 8594

Re: Value Incorrect Problem

Dim oString As String = "TEST1"

oString = oString.Substring(0, oString.Length - 1)

 

Regards,


Viewing all articles
Browse latest Browse all 8594

Trending Articles