Skip to content

str::lower

lower(input: String)

ParameterTypeDescription
inputString

Returns

(String) A copy of the input string with all the letters made lowercase.