Last Updated: May 10, 2022
Use this function to convert all characters of the input string to lowercase.
To Lowercase (input)
Input Parameter Name | Description |
---|---|
input | input string |
Return value | Description |
---|---|
text | Returns the converted string |
To Lowercase (ABCDE)
To view all the Text functions, click here.