activate_link (::quartus::board)

The following table displays information for the activate_link Tcl command:

Tcl Package and Version

Belongs to ::quartus::board 1.0

Syntax activate_link [-h | -help] [-long_help] -link <link>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-link <link> The URL
Description
This command will open the URL link from the default Browser. 
Example Usage
::board::activate_link -link https://my_link.com
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful