Hyperlink
Amaster's Utility Library
The Hyperlink node takes in a url link and attempts to connect the user to the website provided similarly to how the Hyperlink component works.
Inputs
* (Call)
Calls to connect to the URL.
URL (Uri)
The URL to connect to.
Outputs
Next (Continuation)
Continues the code from here.
Result (bool)
Returns if the user is able to connect using this hyperlink.