> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/v4.8.0/helmut4-components/streamdesigner/wildcards/string-related-wildcards-9/string-case-to-lower.md).

# String Case To Lower ?

A wildcard for converting a string to lowercase serves as a placeholder that, upon application, changes the entire string to lowercase, irrespective of its original case.

The wildcard is used in the following ways.

* {string.case.to.lower.?}
* For the following input (?) --> THIS WILDCARD FORMATS THE STRING LIKE THIS
* The output is going to be --> this wildcard formats the string like this
