Documentation Index
Fetch the complete documentation index at: https://reportana.dev/llms.txt
Use this file to discover all available pages before exploring further.
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
