Owning Palette: Data Type Parsing VIs
Requires: Base Development System
Returns TRUE if the data type stored in variant is an instance of a type definition or contains a data type which is an instance of a type definition.
![]()  | Note To determine whether the data type stored in variant is an instance of a type definition, you also can use the Get Type Information VI and wire an indicator to type definition. | 

  Add to the block diagram | 
  Find on the palette | 
![]()  | 
variant specifies the variant data from which you want to retrieve data type information. | 
![]()  | 
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | 
![]()  | 
is or contains typedef returns TRUE when the data type stored in variant is an instance of a type definition or contains a data type which is an instance of a type definition. | 
![]()  | 
error out contains error information. This output provides standard error out functionality. |