Application class/Palettes.Get Controls Names property: Difference between revisions
Appearance
m →History |
mNo edit summary |
||
Line 12: | Line 12: | ||
|}} | |}} | ||
{{TOCright}} | {{TOCright}} | ||
Returns the names of all the items in the Controls palettes for a given application reference. | |||
== Uses == | == Uses == | ||
Line 31: | Line 31: | ||
== External Links == | == External Links == | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:Private Property]] | [[Category:Private Property]] | ||
[[Category:VI Scripting Property]] | [[Category:VI Scripting Property]] | ||
[[Category:VI Server Property]] | [[Category:VI Server Property]] |
Latest revision as of 00:52, 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 |
Property Node | ![]() |
Returns the names of all the items in the Controls palettes for a given application reference.
Uses
![]() |
Specific use cases for this property. |
History
Version | Change(s) |
---|---|
![]() |
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
![]() |
Add links to internal wiki pages that would also help. |
External Links
![]() |
Add links to external resources that would also help. |