# $EPIC: tolower.txt,v 1.3 2006/11/19 04:31:10 jnelson Exp $
$tolower(<text>)
Useful to convert all lowercase characters in a string to lowercase.
<text> converted to all lowercase letters.
$tolower(HELLO THERE.) returns “hello there.”
This function first appeared in ircII.