|   | 
Converts a string to all lower case
| Number | Type | Compulsory | Default | Description | 
|---|---|---|---|---|
| 1 | string | Yes | 
 | Input string | 
Return type: string
The input string with all characters in lower case.
| 
 | ||