Jump to content

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

From LabVIEW Wiki
Changes in LabVIEW 2020
Line 2: Line 2:
| classid = 1
| classid = 1
| propertyid = B1
| propertyid = B1
| scope=private
| scope=script
| dataname = Palettes.GetFuncNames
| dataname = Palettes.GetFuncNames
| shortname = Palettes.GetFuncNames
| shortname = Palettes.GetFuncNames
Line 8: Line 8:
| datatypeimage = String Array.png
| datatypeimage = String Array.png
| datatype = String Array
| datatype = String Array
| propertynodeimage = Application-Palettes-Get Functions Names.png
| propertynodeimage = Application-Palettes-Functions Names.png


|}}
|}}
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 [[Application class/Palettes.Get Functions Names property|Palettes:Get Functions Names property]] name changed to '''Palettes:Functions Names property''' and changed from [[VI Server#Private|Private]] to [[VI Server#VI Scripting|VI Scripting]].
|}
|}
== See Also ==
== See Also ==
Line 31: Line 30:
== 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 Scripting Property]]
[[Category:VI Server Property]]
[[Category:VI Server Property]]

Revision as of 00:43, 12 June 2020

VI Server Property Information
Property ID B1
Scope VI Scripting
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


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