Converts all alphabetic characters in a string to uppercase characters. This node does not modify non-alphabetic characters.

string
The string you want to modify.
This input can also be any data type that contains only strings, such as an array or cluster of strings.
all uppercase string
The converted version of the string in which all lowercase characters are now uppercase.
The data type of this output matches the data type of
string.
Where This Node Can Run:
Desktop OS: Windows
FPGA: All devices (only within an optimized FPGA VI)
Web Server: Supported in VIs that run in a web application