The STRLOWCASE function returns a copy of String converted to lowercase characters. Only uppercase characters are modified--lowercase and non-alphabetic characters are copied without change.
To convert the string "IDL is fun" to all lowercase characters and print the result, enter: