Flattened String To Variant Function
- 已更新2025-07-30
- 閱讀時間為 2 分鐘
Converts flattened data into variant data.
Use the Flatten to String function to produce data string and type string.

Inputs/Outputs
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.
data string
—
data string is the flattened data you want to convert to variant data.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
variant
—
variant is the resulting variant data.
error out
—
error out contains error information. This output provides standard error out functionality. |
type string
—
data string
—
error in
—
variant
—
error out
—