string upper_case(string);
Return the uppercase version of a given string (original string remains unchanged).
This function requires PACKAGE_CONTRIB to be defined in the options file.
See also: capitalize , lower_case
Beek @ZorkMUD, Lima Bean, IdeaExchange, TMI-2, and elsewhere