Owning Palette: Variant VIs and Functions
Requires: Base Development System
Converts flattened data into variant data.
Use the Flatten to String function to produce data string and type string.

  Add to the block diagram | 
  Find on the palette | 
![]()  | 
type string is an array of numeric integers that identifies the data type of the flattened string if the data type existed in LabVIEW 7.x or earlier. | 
![]()  | 
data string is the flattened data you want to convert to variant data. | 
![]()  | 
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | 
![]()  | 
variant is the resulting variant data. | 
![]()  | 
error out contains error information. This output provides standard error out functionality. |