Get the port part of the Url.
port
$siteUrl = url'http://mysite.com:8080/home' $siteUrl.port() //= 8080