toUpperCase (I18n - JavaScript)

Converts all of the characters in the given String to upper case using the rules of the document server locale.

Defined in

I18n

Syntax

toUpperCase(src:string) : string

toUpperCase(src:string, loc:locale) : string