Jump to content

To Lower Case function

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

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