Converts the specified string to uppercase.
uppercase(string);
string – {string} –
String to be converted to uppercase.
{string}
Uppercased string.