$str.lowcase

Returns the given string with all characters turned to lower case
Usage
<string> $str.lowcase(<string_to_convert>)
Description
Returns the <string_to_convert> with all characters turned to lower case. Warning: this function uses ISO-8859-1 locale to make the case translation. If you want to use a locale aware translation mapping then please use localelowcase.
Syntax Specification
<string> $str.lowcase(<string_to_convert:string>)

Index, Functions
KVIrc 3.2.2 Documentation
Generated by neoclust at Mon Jun 5 18:30:07 2006