Returns an absolute URI that is the combination of the input base URI and relative URI.
function (baseUri as text, relativeUri as text) as text
baseUri
relativeUri
Returns an absolute URI that is the combination of the input baseUri and relativeUri.
Uri