In the Swift,We often used to initialize a URL path,For example, links to web pages。For example, this:
When the user clicks the button (for example, the Help button),Then all of a sudden will help the user to open the default browser,And opens the specified page (here's a forum)。
Then,If this is your link[……]