Open URL in Default Browser

Displays a URL or HTML file in the default web browser.

1378

Inputs/Outputs

datatype_icon

URL

The URL you want to display in the default web browser.

datatype_icon

path

Path to the file or folder you want to open in your default browser.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

escaped URL

URL displayed in the web browser.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

Space Characters in Path or URL

If the URL or path you wire to this node contains a space character, the node encodes the space as %20 before displaying the URL or HTML file in escaped URL and in the web browser.