Converts string, as space separated words, to upper case.
string
Optional
The string to convert.
Returns the upper cased string.
Converts
string
, as space separated words, to upper case.