getInterfaceVisible
Returns true if the menu or toolbar button that launches the custom interface is visible, or false if it is hidden.
Syntax
getInterfaceVisible(interfaceObject);
Parameters
- interfaceObject - (Object) Object that launches the custom interface.
Returns
(boolean) True if the menu or toolbar button that launches the custom interface is visible, or false if it is hidden.
Copyright © Cloud Software Group, Inc. All rights reserved.