Start

The Start function opens file, URL or executable at path provided.

Syntax :

Start(Path)
Parameters Description
path The URL path.

Example :

Start(“http://google.ca”)