Table of Contents

# $EPIC: toupper.txt,v 1.2 2006/08/20 17:37:08 sthalik Exp $

Synopsis:

$toupper(<text>)

Technical:

Practical:

Useful to convert all lowercase characters in a string to uppercase.

Returns:

<text> converted to ALL CAPITAL LETTERS.

Examples:

$toupper(Hello there.) returns “HELLO THERE.”

History:

This function first appeared in ircII.