![]() |
![]() |
$str.lowcaseReturns the given string with all characters turned to toLower case |
Usage |
|
Description |
Returns the <string_to_convert> with all characters turned to toLower 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 |
|