Jump to content

LV Object Constant: Difference between revisions

From LabVIEW Wiki
Started page
(No difference)

Revision as of 18:17, 23 June 2020

Object information
Owning palette(s) Cluster, Class, and Variant palette
Type Constant
Requires Basic Development Environment

The LabVIEW Object is the common ancestor data type for all LabVIEW classes. You can use the LabVIEW Object Constant to create generic methods that can handle all LabVIEW class data types.

Usage

Best practice

History

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

See Also

External Links