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.
Syntax
Uri.Combine(baseUri as text, relativeUri as text) as text
About
Returns an absolute URI that is the combination of the input baseUri
and relativeUri
.