Convert text to lowercase

How can I convert text to lowercase in Stackby using the LOWER() function?

Use LOWER() like this:
LOWER({Original Text}) to make text lowercase in the “Lowercase Text” column.