Hyperlink
A Hyperlink object embeds a hyperlink in a form. The figure below shows an example of a hyperlink.
The figure below show the corresponding Settings window.
The Hyperlink object supports the types of URLs that you can use in a web browser, including:
Web Page: When a user clicks the hyperlink for a web page, it opens in the user’s default browser. The URL string needs to be on the form protocol://address, where protocol is the transmission protocol; for example, HTTP or HTTPS. The web address can be partial or complete, but it is recommended to use a complete web address.
Email: An email address is specified on the form mailto:emailaddress. This will launch the user’s default email application program and prepare a new message where the To field is set to the address specified. This way of interactively sending an email from a COMSOL application is different from using the built-in method. For more information on the built-in methods for email, see Email Methods.