tolower
string = tolower (string)
This function returns the string specified by string with all letters converted to lowercase.
これは役に立ちましたか?