Jump to content

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

From LabVIEW Wiki
mNo edit summary
Line 29: Line 29:
|-
|-
|[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]]
|[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]]
| In [[LabVIEW 2020]] the [[Application class/Palettes.Get Controls Names property|Palettes:Get Functions Names property]] name changed to '''Palettes:Controls Names property''' and changed from [[VI Server#Private|Private]] to [[VI Server#VI Scripting|VI Scripting]].
| In [[LabVIEW 2020]] the [[Application class/Palettes.Get Controls Names property|Palettes:Get Controls Names property]] name changed to '''Palettes:Controls Names property''' and changed from [[VI Server#Private|Private]] to [[VI Server#VI Scripting|VI Scripting]].
|}
|}


Line 38: Line 38:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Property]] [[Category:VI Server Property]]
[[Category:Property]]
[[Category:VI Server Property]]

Revision as of 00:51, 12 June 2020

VI Server Property Information
Property ID B2
Scope VI Scripting
Data Name Palettes.GetCtrlNames
Short Name* Palettes.CtrlNames
Long Name* Palettes: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:Controls Names
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
PermissionsRead Only
Remote access allowedNo

Returns the names of all the items in the Controls palettes for a given application reference.


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