"toLower" (string::toLower)
Returns a lowercase copy of the string.
Synopsis
string string.toLower();
Parameters
| Parameter | Description |
|---|---|
| - | - |
Description
-
Assignment
String
Returns a lowercase copy of the string.
string string.toLower();
| Parameter | Description |
|---|---|
| - | - |
-
String