String getURL()
Gets the url of the focused page of the browser. This can be called from a browser or a toolbar. If called from a toolbar, it will get the browser's focused page associated with the toolbar.
Security
Trust Level Required: Low Trust
Return
The url of the focused of the browser.
Example
console.log(KioBrowser.getURL());
Requirements
KioWare for Android version 4.0 or greater.