getInterfaceSource

Returns the custom interface source specified in the scriptedInterface definition.

Syntax

getInterfaceSource(interfaceObject);

Parameters

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

Returns

(string) Either a URL for simpleIframe and simpleHubIframe interfaces, a path to a TIBCO General Interface prototype for simplePrototype interfaces, or a method name for scripted interfaces.