Application class/User Interaction.Show Palette Object Context Help method
Appearance
VI Server Method Information | |
---|---|
Method ID | 98F |
Scope | VI Scripting |
Data Name | UI.ShowPaletteObjContextHelp |
Short Name* | UI.ShowPaletteObjContextHelp |
Long Name* | User Interaction:Show Palette Object Context Help |
* 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 | Boolean data type |
Invoke Node | ![]() |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | No |
Remote access allowed | Yes |
Updates the Context Help window to show content for a palette object you specify, similar to mousing over the palette menu item.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
![]() |
User Interaction:Show Palette Object Context Help | Yes. Return value. | |
![]() |
Ctl or Function Name | Yes | Specifies the name of the control or function to place on the cursor. |
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. |