BBInvoker::runBrowser
Description
In BBj 9.0 and higher, this method runs the default browser asynchronously on the client machine.
Syntax
Return Value |
Method |
int |
runBrowser(string url) |
Parameters
Variable |
Description |
url |
Specifies the URL to invoke. |
Return Value
Returns the system return code.
Remarks
None.
Example
|