Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

URL_PATH(<URLĀ string>)

Description

Gets the path part of the URL provided as string according to the Java URL API.

Examples

Column1URL_PATH returns

http://www.datameer.com/info/index.html

/info/index.html

https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=MOD+function

/webhp

  • No labels