Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the Uppercase functoid ( ) to convert any lowercase characters in a string to uppercase.
Input
Parameter 1: A string that is meant to have its lowercase characters, if any, converted to uppercase.
Output
Output 1: A string that is the same as the input string, except that any lowercase characters in it are converted to uppercase.
See Also
String Functoids Reference
String Functoids
How to Add Basic Functoids to a Map