Allows the user to open an url with an external application on the device.

app.OpenUrl( url, type?, choose? )

The choose parameter shows the user a custom message in the choose dialog.

See Also: CreateWebView, OpenFile

Example - Example click to expand contents