Jump to content

Application class/Palettes.Get Controls Names property: Difference between revisions

From LabVIEW Wiki
m Added Private Property Category to page
Line 18: Line 18:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version
! Change(s)
! Change(s)
|-
|-
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
|[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]]
|More info to come.
| In [[LabVIEW 2020]] the '''Palettes:Get Controls Names property''' name changed to [[Application class/Palettes.Get Controls Names property|Palettes:Controls Names property]] and changed from [[VI Server#Private|Private]] to [[VI Server#VI Scripting|VI Scripting]].
|}
|}
== See Also ==
== See Also ==
{{ambox|text=Add links to internal wiki pages that would also help.}}
{{ambox|text=Add links to internal wiki pages that would also help.}}

Revision as of 00:50, 12 June 2020

VI Server Property Information
Property ID B2
Scope Private
Data Name Palettes.GetCtrlNames
Short Name* Palettes.GetCtrlNames
Long Name* Palettes:Get Controls Names
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type String Array data type

String Array

Property Node Palettes:Get Controls Names


Uses

History

Version Change(s)
LabVIEW 2020 In LabVIEW 2020 the Palettes:Get Controls Names property name changed to Palettes:Controls Names property and changed from Private to VI Scripting.

See Also

External Links