Table of Contents

# $EPIC: tolower.txt,v 1.3 2006/11/19 04:31:10 jnelson Exp $

Synopsis:

$tolower(<text>)

Technical:

Practical:

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

Returns:

<text> converted to all lowercase letters.

Examples:

$tolower(HELLO THERE.) returns “hello there.”

History:

This function first appeared in ircII.