Upper(Text text)

Returns text converted to uppercase.

Parameters

text
The text you want to convert to uppercase.

Returns

Text

Examples