toUpperCase (I18n - JavaScript) Converts all of the characters in the given String to upper case using the rules of the document server locale. Defined inI18n SyntaxtoUpperCase(src:string) : string toUpperCase(src:string, loc:locale) : string