resolveCodeUri

inline fun HostServices.resolveCodeUri(rel: String): String

Resolves the specified relative URI against the code base URI and returns the resolved URI.

See also

HostServices.getCodeBase
HostServices.resolveURI