getMasterSelectionDisplayText

Returns the value of the displayText attribute (text string that displays on the toolbar button that launches the custom interface) of a custom interface defined to display in the WorkspaceMasterSelection area.

Syntax

getMasterSelectionDisplayText(interfaceName);

Parameters

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

Returns

(string) The value of the text string that displays on the toolbar button that launches the custom interface.