String::ToUpper

String::ToUpper
String ToUpper() const;
Description

ToUpper converts the character string to uppercase.

Return Value

A String in uppercase.