Clusters

Clusters group data elements of mixed types. An example of a cluster is the LabVIEW error cluster, which combines a Boolean value, a numeric value, and a string. A cluster is similar to a record or a struct in text-based programming languages.

Related Information

Bundling Elements into Clusters

Converting a Cluster to an Array

Creating Cluster Constants

Replacing Cluster Elements

Unbundling Elements from Clusters