Name
OpenURL -- open URL in default web browser (V4.5)
Synopsis
OpenURL(url$)
Function
This function opens the specified in the default web browser.

Inputs
url$
URL to open
Example
OpenURL("http://www.airsoftsoftwair.com/")
The code above takes you directly to the Airsoft Softwair headquarters.

Show TOC