UrlPath
The URLPath()
function returns the URL path of the current page.
The URLPath can be configured in a Navigation Item when it is a deeplink. Combined with the hostname of the portal, the UrlPath provides a link that can be used as an address or link from outside (in e-mail for example) directly to the flowchart that is linked to the Navigation Item.
This function is SQL compatible. For more information about SQL compatibility, see our documentation.
Returns a text with the URL path of the current page.
Syntax
Last updated