Jump to content

Variant Constant: Difference between revisions

From LabVIEW Wiki
Started page
 
m Q moved page Variant Constant function to Variant Constant: Naming convention for constants
 
(One intermediate revision by the same user not shown)
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.

Latest revision as of 18:01, 2 July 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