Example

Dim MyWord
MyWord = UCase(“Hello World”)  ‘ Returns “HELLO WORLD”.