To Variant
- 업데이트 날짜:2023-02-17
- 1분 (읽기 시간)
To Variant
Converts any data to variant data.
Inputs/Outputs

anything
The data you want to convert. You can wire any data type to this input.
This input accepts arrays and clusters of Booleans, floating-point numbers, and strings. This input can also accept an array of clusters, or a cluster of arrays, of those data types. However, anything does not support refnums.

variant
The converted variant data.