The toLocaleUpperCase method converts a string to uppercase letters, according to the host's locale.
System.String toLocaleUpperCase();
Returns the converted string.
Member of string.