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
.
Цей браузер більше не підтримується.
Замініть його на Microsoft Edge, щоб користуватися перевагами найновіших функцій, оновлень безпеки та технічної підтримки.
Uri.Combine(baseUri as text, relativeUri as text) as text
Returns an absolute URI that is the combination of the input baseUri
and relativeUri
.