OpenURL Method (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Opens a document at the location specified by a URL in the application.

Usage

Application.OpenURL(ByVal URL As String)

Arguments

URL

String that defines the URL for the document to be opened.