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 BBjBuiManager::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 BBjBuiManager::injectScriptUrl.

Remarks

None.

See Also

BBjAPI

BBj Object Syntax

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