openUrl

openUrl ( string url ) : void

Open an URL in your browser

See also

openFile

Example


openUrl("http://www.example.com");

Parameters

url