To Lower Case function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) String palette
Type Function
Requires Basic Development Environment
Icon String Palette - To Lower Case.png

The To Lower Case function converts all alphabetic characters in string to lowercase 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