Go to page content

lower

Translates the value to lower case.

For example:

{{ value|lower }}

When value is “Hello World” then the output is “hello world”.

There is partial support for multi-byte unicode characters.

See also the filter upper.

This page is part of the Zotonic documentation, which is licensed under the Apache License 2.0.