Reference
Put down that phone! Please view me on real computer.
Transform a string to lowercase.
PRINT LCASE("Hello World!") LINE BREAK DEF string$=LCASE("Hello World!") PRINT string$