ToLower Function

Converts a string to all lower case

Arguments

Number Type Compulsory Default Description
1 string Yes Input string

Returns

Return type: string

The input string with all characters in lower case.