Functions > Function Library Reference > lang | string functions
uppercase
Converts the input string to uppercase. For Unicode characters, the corresponding upper-case characters (defined by the Unicode consortium) are used.
Built-in, C++, C#, Java.
Name
Type
Description
string
xs:string
The input string.