Description | The |
Syntax | LOWER( |
Output | text |
Variables
text
: The input text string that you want to convert to lowercase.
Example
LOWER(`Original Text`)
ID | Original Text | LOWER |
1 | Hello, World! | hello, world! |
2 | Example Text | example text |
3 | sAvAnT aNaLyTiCs | savant analytics |