Exit point example 1: Build a hyperlink by concatenating multiple string values

The workflow has Location and ProductID parameters. In a user task, you want to use a hyperlink through which the user can view more details of the product.

For example, if the Location is Location1 and the ProductID is 1234, you can set the hyperlink to:

http://products.acme.com/Location1?ID=1234