Converts string, as space separated words, to upper case.
- Lodash chained on (string): the upper cased string.
See Implementation
Converts string, as space separated words, to upper case.