Visual Basic Glossary
Ucase
The Ucase function converts all the characters of a string to capital letters. Example: Ucase("Visual Basic")=VISUALvBASIC
[
Back to VB Glossary]