/
URL_FILE
URL_FILE
Syntax
URL_FILE(<URL string>)
Description
Gets the file name of the URL provided as string.
Examples
Column1 | URL_FILE returns |
---|---|
file:///path/index.html | index.html |
http://www.datameer.com/index.html | index.html |
http://user:password@sublevel.toplevel.root:80/resource | resource |
http://user:password@sublevel.toplevel.root:80/ | " " |
http://user:password@sublevel.toplevel.root:80 | " " |
, multiple selections available,
Related content
URL_FILE
URL_FILE
More like this
URL_FILE
URL_FILE
More like this
URL_AUTHORITY
URL_AUTHORITY
More like this
URL_AUTHORITY
URL_AUTHORITY
More like this
URL_AUTHORITY
URL_AUTHORITY
More like this
URL_DECODE
URL_DECODE
More like this