LOWER
Returns a string, converted to lowercase
LOWER( text
)
Returns the text
in lowercase.
Arguments
Argument | Description |
| Text to turn lowercase. |
Output
Outputs lowercase text
.
Example
Last updated
Returns a string, converted to lowercase
LOWER( text
)
Returns the text
in lowercase.
Argument | Description |
| Text to turn lowercase. |
Outputs lowercase text
.
Last updated