toUpperCase

Returns a copy of this string with all characters converted to upper case.

Syntax
aString toUpperCase
Return Value
The upper case string.