Jump to content

Register function: Difference between revisions

From LabVIEW Wiki
Started page
 
m Started page
 
Line 1: Line 1:
{{stub}}
{{stub}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Collection/Registration Map{{!}}Registration Map palette|type=vim|icon=Registration Map Palette - Register.png}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Collection/Map/Registration Map{{!}}Registration Map palette|type=vim|icon=Registration Map Palette - Register.png}}


The '''Register''' function adds a set element in a registration map. This VI signals the calling VI if it is the first time any set element has registered for this key.
The '''Register''' function adds a set element in a registration map. This VI signals the calling VI if it is the first time any set element has registered for this key.

Latest revision as of 02:52, 25 November 2020

Object information
Owning palette(s) Registration Map palette
Type Malleable VI
Requires Basic Development Environment
Icon

The Register function adds a set element in a registration map. This VI signals the calling VI if it is the first time any set element has registered for this key.

Usage

History

Version Change(s)
LabVIEW 2019 Function added in LabVIEW 2019

See Also

External Links