The text of this article is not in this database — only its details are. Read it on the old site: String and Math Functions in Visual Basic .NET
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: String and Math Functions in Visual Basic .NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
riki rikiPosted Jun 28, 2011, 10:17 AM
it's a bad copy of copy of a copy...ecc and use a mix of vb.net / vb6 syntax. this: str2 = UCase(str1) become this: str2 = str1.ToUpper