Converts a string to upper case, replacing word separators with spaces.
The input string.
The string converted to upper case, with word separators replaced by spaces.
Converts a string to upper case, replacing word separators with spaces.