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
FILE_PATH
FILE_PATH
More like this
FILE_NAME
FILE_NAME
More like this
URL_PARAM
URL_PARAM
More like this
URL_ENCODE
URL_ENCODE
More like this
URL_PARAMS
URL_PARAMS
More like this