Last Updated: Dec 10, 2020
Use this function to convert all the 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 view all the Text functions, click here.