Application class/VIs Strings.Export method: Difference between revisions
Appearance
Added new method page. |
m Category reorg |
||
Line 79: | Line 79: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Server Method]] |
Latest revision as of 14:07, 7 May 2020
VI Server Method Information | |
---|---|
Method ID | 855 |
Scope | Basic Development Environment |
Data Name | VIs Strings.Export |
Short Name* | VIs Strings.Export |
Long Name* | VIs Strings:Export |
* 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 |
Return Data Type | No return value |
Invoke Node | ![]() |
Available in Real-Time Operating System | No |
Available in Run-Time Engine | No |
Remote access allowed | Yes |
Exports to a tagged text file all the User Interface related strings of the VIs specified by VI Array.
Exports the following strings about VI and front panel objects to a tagged text file: VI name and description, object caption labels, object free labels, default data (string, table, path, and array default data), private data (listbox item names, table row and column headers, graph plot names, graph cursor names, graph annotation names, and tab control page captions), and polymorphic VI data (instance names in the polymorphic VI and selector shortcut menus).
Parameters
Uses
![]() |
Specific use cases for this method. |
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |
See Also
![]() |
Add links to internal wiki pages that would also help. |
External Links
![]() |
Add links to external resources that would also help. |