Uri.Combine

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.