Returns a comma-separated string containing the positioning and display characteristics of the dialog or browser window that contains the custom interface (see the features attribute on page 50).
Syntax
getInterfaceFeatures(interfaceObject);
Parameters
- interfaceObject - (Object) Object that launches the custom interface.
Returns
(string) A comma-separated string containing the positioning and display characteristics of the dialog or browser window; returns an empty string if the location of the custom interface is not "browser" or "dialog".
Copyright © 2022. TIBCO Software Inc. All Rights Reserved.