Converts string, as space separated words, to lower case.
string
Optional
The string to convert.
Returns the lower cased string.
Generated using TypeDoc
Converts
string, as space separated words, to lower case.