Purpose:
Converts the characters of a string into lower case letters.
Parameter:
String
Return value:
Example:
Lower$("George") Result: "george"