Description: Illustrates the JavaScript syntax for the String ToLowerCase .
Syntax: string.toLowerCase() – Converts a string to lowercase letters.