Last Updated: Sep 13, 2021
Use this function to convert all characters of the input string to uppercase.
To Uppercase (input)
Input Parameter Name | Description |
---|---|
input | input string |
Return value | Description |
---|---|
text | Returns the converted string |
To Uppercase (abcde)
To view all the Text functions, click here.