Jump to content

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

From LabVIEW Wiki
Tag: New redirect
 
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[Application class/Palettes.Functions Names property]]
{{VIServerProperty
| classid = 1
| propertyid = B1
| scope=private
| dataname = Palettes.GetFuncNames
| shortname = Palettes.GetFuncNames
| longname = Palettes:Get Functions Names
| datatypeimage = String Array.png
| datatype = String Array
| propertynodeimage = Application-Palettes-Get Functions Names.png
|}}
{{TOCright}}
Returns the names of all the items in the Functions palettes for a given application reference.
== Uses ==
{{ambox|text=Specific use cases for this property.}}
 
== History ==
{| class="wikitable"
! Version
! Change(s)
|-
|[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]]
| In [[LabVIEW 2020]] the '''Palettes:Get Functions Names property''' name changed to [[Application class/Palettes.Functions Names property|Palettes:Functions Names property]] and changed from [[VI Server#Private|Private]] to [[VI Server#VI Scripting|VI Scripting]].
|}
== See Also ==
{{ambox|text=Add links to internal wiki pages that would also help.}}
 
== External Links ==
{{ambox|text=Add links to external resources that would also help.}}

Revision as of 00:55, 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