Introduction
Thelower
filter is used to convert all characters in a string to lowercase.This is useful when you need to standardize text formatting—for example, to display information consistently or perform text comparisons.
Example of Use
Exemplo de como usar o filtrolower
para converter uma string para minúsculas:
Output Example of the Code
