Get Set Collection Information VI

Owning Palette: Data Type Parsing VIs

Requires: Base Development System

Retrieves set information from the data type stored in variant.

Note  This VI does not return information about values stored in the set.

 Add to the block diagram  Find on the palette
variant specifies the variant data from which you want to retrieve data type information. This VI returns an error if variant does not contain a set.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
element data type returns the data type of the elements in the set stored in variant.
error out contains error information. This output provides standard error out functionality.