Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Concatenates two URL segments together.
Srch.U.concatUrl(firstPart, secondPart)
Return value
The concatenated URL.
Parameters
firstPart
The first part of the URL.secondPart
The second part of the URL.