Application class/Palettes.Functions Names property: Difference between revisions
Appearance
m Category reorg |
mNo edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
| classid = 1 | | classid = 1 | ||
| propertyid = B1 | | propertyid = B1 | ||
| scope= | | scope=script | ||
| dataname = Palettes.GetFuncNames | | dataname = Palettes.GetFuncNames | ||
| shortname = Palettes. | | shortname = Palettes.FuncNames | ||
| longname = Palettes: | | longname = Palettes:Functions Names | ||
| datatypeimage = String Array.png | | datatypeimage = String Array.png | ||
| datatype = String Array | | datatype = String Array | ||
| propertynodeimage = Application-Palettes- | | propertynodeimage = Application-Palettes-Functions Names.png | ||
| availableinrealtime = No | |||
| availableinruntime = No | |||
| permissions = Read Only | |||
| remoteallowed = No | |||
|}} | |}} | ||
{{TOCright}} | {{TOCright}} | ||
Returns the names of all the items in the Functions palettes for a given application reference. | |||
== Uses == | == Uses == | ||
{{ambox|text=Specific use cases for this property.}} | {{ambox|text=Specific use cases for this property.}} | ||
== History == | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
! Change(s) | ! Change(s) | ||
|- | |- | ||
|[[File: | |[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]] | ||
| | | 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 32: | Line 33: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Scripting Property]] | |||
[[Category:VI Server Property]] | [[Category:VI Server Property]] | ||
Latest revision as of 00:51, 12 June 2020
| VI Server Property Information | |
|---|---|
| Property ID | B1 |
| Scope | VI Scripting |
| Data Name | Palettes.GetFuncNames |
| Short Name* | Palettes.FuncNames |
| Long Name* | Palettes: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 |
| Property Node | |
| Available in Real-Time Operating System | No |
| Available in Run-Time Engine | No |
| Permissions | Read Only |
| Remote access allowed | No |
Returns the names of all the items in the Functions palettes for a given application reference.
Uses
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| 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
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |