Lower() converts all the characters in the input string to lower case.
Syntax:
Lower(text)
Return data type: string