Converts flattened data into variant data.

Use the Flatten to String function to produce data string and type string.


icon

Inputs/Outputs

  • c1di16.png type string

    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.

  • cstr.png data string

    data string is the flattened data you want to convert to variant data.

  • cerrcodeclst.png error in

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ifxdt.png variant

    variant is the resulting variant data.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.