lower

open fun lower(str: String): String

Lowercase a string.

Return

the lowercased string

Parameters

str

the string to lowercase