tolower()# Syntaxtolower( string ) Returns# Returns the string converted to all lowercase characters. Parameters# Parameter Description string The input string.