Description: Converts string to lower case and removes special characters
Parameters:
Name | Type | Description |
---|---|---|
str |
* |
Returns:
- The string in lower case without special characters
- Type
- string