Converts a Unicode string, which is a wide-character string, to a LabVIEW string, which is a multibyte string. Use this VI when you need to pass a string created by another application that uses the Unicode string format to a PDA application.

![]() |
WCStringInAsArrayOfByte is the wide-character Unicode string expressed as an array of bytes. |
![]() |
MBStringOut is the multibyte LabVIEW string converted from the Unicode string. |