uppercase()
This function transforms to upper case the text received as argument.
uppercase(
)
text;
The text to be capitalized.