lower_case |
Discworld driver help |
lower_case |
Name
lower_case() - return the lowercase version of a given string
Synopsis
string lower_case( string str );
Description
Return the lowercase version of `str' (the original string remains unchanged).