Jump to content

String To Byte Array function

From LabVIEW Wiki
Revision as of 18:21, 20 July 2020 by Q (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Object information
Owning palette(s) Conversion palette | Path/Array/String Conversion palette
Type Function
Requires Basic Development Environment
Icon

The String To Byte Array function converts a string into an array of unsigned bytes.

Each byte in the array has the ASCII value of the corresponding character in the string.

Usage

History

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

See Also

External Links