Jump to content

Variant Constant: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Cluster, Class, and Variant/Variant{{!}}Variant palette|type=function|icon=Variant Palette - Variant Constant.png}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Cluster, Class, and Variant/Variant{{!}}Variant palette|type=constant|icon=Variant Palette - Variant Constant.png}}


Use the '''Variant Constant''' to pass an empty variant to the [[Block Diagram]]. You cannot set a value for the variant constant.
Use the '''Variant Constant''' to pass an empty variant to the [[Block Diagram]]. You cannot set a value for the variant constant.

Revision as of 20:45, 29 June 2020

Object information
Owning palette(s) Variant palette
Type Constant
Requires Basic Development Environment
Icon

Use the Variant Constant to pass an empty variant to the Block Diagram. You cannot set a value for the variant constant.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links