getInterfaceToolTip
Returns the text string that displays when the cursor hovers over the menu item or toolbar button that launches the custom interface.
Syntax
getInterfaceToolTip(interfaceObject);
Parameters
- interfaceObject - (Object) Object that launches the custom interface.
Returns
(string) Text that displays when the cursor hovers over the menu item or toolbar button that launches the custom interface.
Copyright © Cloud Software Group, Inc. All rights reserved.