URL_PORT

Syntax

URL_PORT(<URL string>)

Description

Gets the port number of the URL provided as string.

Examples

Column1URL_PORT returns

http://www.mydomain.com:80/path/

80

http://www.myexample.com:8080/index.jspx

8080

http://www.google.de/ig?hl=de

-1