lowercase

Declaration: lowercase(s: string): string;
Returns the string s with all its characters converted to lowercase letters. Please note that this function does not process umlauts.