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”)
The Start function opens file, URL or executable at path provided.
Start(Path)
Parameters | Description |
---|---|
path | The URL path. |
Start(“http://google.ca”)