getMasterSelectionToolTip

Returns the value of the toolTip attribute (the text string that displays when the cursor hovers over the toolbar button that launches the custom interface) for a custom interface that is defined to display in the WorkspaceMasterSelection area.

Syntax

getMasterSelectionToolTip(interfaceName);

Parameters

  • interfaceName - (string) The unique name of the custom interface.

Returns

(string) The text string that displays when the cursor hovers over the toolbar button that launches the custom interface.