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