To Variant

Converts any data to variant data.

1378

Inputs/Outputs

datatype_icon

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.

datatype_icon

variant

The converted variant data.