Application class/User Interaction.Show Palette Object Context Help method

From LabVIEW Wiki
Jump to: navigation, search
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

Boolean

Invoke Node User Interaction:Show Palette Object Context Help
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Remote access allowedYes

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
Boolean User Interaction:Show Palette Object Context Help Yes. Return value.
String Ctl or Function Name Yes Specifies the name of the control or function to place on the cursor.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links