Software AG Products 10.11 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of String Functions | toUpperCase(): String
 
toUpperCase(): String
Returns a string with all of the characters of this string converted to upper case.
Input Parameters
None.
Return Value
String The string converted to upper case.