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