Data Types

variant

Supported By

Description

The variant data type is the most generic type. Every single value, piece of data, list, or object is considered a variant.

Note

The only value that is intrinsically a variant, as opposed to some other data type, is empty.