The To Upper node takes in a string and makes all letters in that string into the upper case variant of that letter. Numbers, symbols, and whitespace are unaffected by this.
To Upper
The string to make upper case.
The upper case string.