BBjScriptFailedEvent::getUrl

Description

In BBj 19.20 and higher, this method returns the URL of JavaScript the BBjHtmlView::injectUrl method has failed to load into the HTML document of a BBjHtmlView control.

In BBj 22.03 and higher, this event is also fired by the BBjWebManager::injectScriptUrl method.

Syntax

Return Value Method
string getUrl()

Parameters

None.

Return Value

Returns the URL of JavaScript content that failed to load with BBjHtmlView::injectUrl or BBjWebManager::injectScriptUrl.

Remarks

Note:

In BBj 22.03 and higher, BBjWebManager is an alias for BBjBuiManager.

See Also

BBjAPI

BBj Object Syntax

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.