view html

The HTML command is used to display any given html link (or file) into the default browser. The FILE_NAME parameter provides a means to specify the link or browse the html file which will be displayed in the browser.

Format:

 
view html
file_name =
An existing html link

Example:

 
view html &
file_name =
https://www.hexagonmi.com

Description:

 
Parameter
Value Type
Description
file_name
An Existing html link
Html link to open in browser.

Extended Definition:

1. File browser will show only .html extension for selecting the html file to open. However, the default extension for file_name parameter (.html) can be overridden by supplying the link with different extension directly as an argument to the file_name parameter. The file_name should be enclosed in the quotes.