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