toLowerCase (I18n - JavaScript)

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

Defined in

I18n

Syntax

toLowerCase(src:string) : string

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