getInterfaceDisplayText

Returns the text string that displays on the menu item or toolbar button that launches the custom interface.

Syntax

getInterfaceDisplayText(interfaceObject);

Parameters

  • interfaceObject - (Object) Object that launches the custom interface.

Returns

(string) Text that displays on the menu item or toolbar button.