getInterfaceLocation

Returns the custom interface location specified in the scriptedInterface definition.

Syntax

getInterfaceLocation(interfaceObject);

Parameters

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

Returns

(string) Either "areaA", "areaB", "areaC", "areaD", "dialog", "browser", or "script".