Function
string.lower

Signature

lower(s)

Documentation String

lower(s) -> string

Return a copy of the string s converted to lowercase.