Application class/User Interaction.Hilight Palette Menu Item method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 7FD
Scope VI Scripting
Data Name UI.Hilight Pal Menu Item
Short Name* UI.Hilight Pal Menu Item
Long Name* User Interaction:Hilight Palette 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 Boolean data type

Boolean

Invoke Node User Interaction:Hilight Palette Menu Item
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Remote access allowedYes

Opens the Controls or Functions palette and highlights the specified control or function.

Parameters

Data type Name Required Description
Boolean User Interaction:Hilight Palette Menu Item Yes. Return value.
String FuncName Yes Specifies the name of the control or function you want to highlight.
Numeric Cluster Position No Specifies the position on the screen for LabVIEW to open the palette. The default is (0, 0), which opens the palette in the upper-left corner of the screen.

Uses

History

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

See Also

External Links