Open URL in Default Browser
- Updated2023-02-17
- 2 minute(s) read
Open URL in Default Browser
Displays a URL or HTML file in the default web browser.
Inputs/Outputs

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

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

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

escaped URL
URL displayed in the web browser.

error out
Error information.
The node produces this output according to 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.