# $EPIC: toupper.txt,v 1.2 2006/08/20 17:37:08 sthalik Exp $
$toupper(<text>)
Useful to convert all lowercase characters in a string to uppercase.
<text> converted to ALL CAPITAL LETTERS.
$toupper(Hello there.) returns “HELLO THERE.”
This function first appeared in ircII.