BBjScriptLoadedEvent::getUrl

Description

In BBj 19.20 and higher, this method returns the JavaScript URL of JavaScript successfully loaded using the BBjHtmlView::injectUrl method.

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.