Skip to content

tolower()#

Syntax
tolower( string )

Returns#

Returns the string converted to all lowercase characters.

Parameters#

Parameter Description
string The input string.