Jump to content

To Upper Case function

From LabVIEW Wiki
Object information
Owning palette(s) String palette
Type Function
Requires Basic Development Environment
Icon

The To Upper Case function converts all alphabetic characters in string to uppercase characters. Evaluates all numbers in string as ASCII codes for characters. This function does not affect non-alphabetic characters.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links