Jump to content

To Lower Case function

From LabVIEW Wiki
Revision as of 18:01, 20 July 2020 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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