Application class/User Interaction.Invoke Menu Item method
VI Server Method Information | |
---|---|
Method ID | 81A |
Scope | VI Scripting |
Data Name | UI.Invoke Menu Item |
Short Name* | UI.Invoke Menu Item |
Long Name* | User Interaction:Invoke Menu Item |
* 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 | Yes (Read/Write) |
Remote access allowed | No |
Simulates the user selecting a menu item. In general, this method works on global menu items but not document-specific menu items, in which case the method fails silently.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
Menu Item Tag | Yes | Specifies the name of the menu item. |
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. |