to_lower

Convert to lowercase

Converts all characters in the string to lowercase, using the Unicode character database (deterministic and locale-independent). Multi-character mappings are expanded.

Parameters

Returns

The lowercase string.