Jump to content

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

From LabVIEW Wiki
Tag: Removed redirect
mNo edit summary
 
Line 28: Line 28:
== 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:VI Scripting Property]]
[[Category:VI Server Property]]

Latest revision as of 00:56, 12 June 2020

VI Server Property Information
Property ID B1
Scope Private
Data Name Palettes.GetFuncNames
Short Name* Palettes.GetFuncNames
Long Name* Palettes:Get Functions 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 Functions Names

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

Uses

History

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

See Also

External Links